Searched refs:w_schedule (Results 1 – 1 of 1) sorted by relevance
125 static inline uint32_t w_schedule(uint32_t w[64], uint32_t t) in w_schedule() function151 w[t] = t < 16 ? bigend_read_word(data) : w_schedule(w, t); in sha256_block_calc()