Searched defs:blk0 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dsha1.c142 * blk0() and blk() perform the initial expand.
146 # define blk0(i) \ macro
150 # define blk0(i) block->l[i] macro
164 z += ((w & (x ^ y)) ^ y) + blk0(i) + 0x5A827999 + rol(v, 5); \

Completed in 11 milliseconds