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

/bind-9.6-ESV-R11/lib/isc/
H A Dsha1.c50 * blk0() and blk() perform the initial expand.
54 # define blk0(i) \ macro
58 # define blk0(i) block->l[i] macro
72 z += ((w & (x ^ y)) ^ y) + blk0(i) + 0x5A827999 + rol(v, 5); \

Completed in 10 milliseconds