Searched refs:W512 (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/
H A Dsha2.c850 REVERSE64(*data++, W512[j]); \
852 K512[j] + W512[j]; \
862 K512[j] + (W512[j] = *data++); \
870 s0 = W512[(j+1)&0x0f]; \
872 s1 = W512[(j+14)&0x0f]; \
875 (W512[j&0x0f] += s1 + W512[(j+9)&0x0f] + s0); \
882 isc_uint64_t T1, *W512 = (isc_uint64_t*)context->buffer; local
941 isc_uint64_t T1, T2, *W512 = (isc_uint64_t*)context->buffer; local
958 REVERSE64(*data++, W512[
[all...]

Completed in 11 milliseconds