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

/bind-9.6-ESV-R11/lib/isc/
H A Dsha2.c140 #define REVERSE64(w,x) { \ macro
149 #define REVERSE64(w,x) { \ macro
739 REVERSE64(context->bitcount,context->bitcount);
850 REVERSE64(*data++, W512[j]); \
958 REVERSE64(*data++, W512[j]);
1088 REVERSE64(context->bitcount[0],context->bitcount[0]);
1089 REVERSE64(context->bitcount[1],context->bitcount[1]);
1142 REVERSE64(context->state[j],context->state[j]);
1230 REVERSE64(context->state[j],context->state[j]);

Completed in 11 milliseconds