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

/bind-9.11.3/lib/isc/
H A Dsha2.c604 #define REVERSE64(w,x) { \ macro
613 #define REVERSE64(w,x) { \ macro
1161 REVERSE64(context->bitcount,context->bitcount);
1241 REVERSE64(*data++, W512[j]); \
1349 REVERSE64(*data++, W512[j]);
1473 REVERSE64(context->bitcount[0],context->bitcount[0]);
1474 REVERSE64(context->bitcount[1],context->bitcount[1]);
1527 REVERSE64(context->state[j],context->state[j]);
1580 REVERSE64(context->state[j],context->state[j]);

Completed in 16 milliseconds