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

/freebsd-9.3-release/sys/crypto/sha2/
H A Dsha2.c145 #define REVERSE32(w,x) { \ macro
339 REVERSE32(*data++, W256[j]); \
448 REVERSE32(*data++,W256[j]);
604 REVERSE32(context->state[j],context->state[j]);
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsha2.c293 #define REVERSE32(w,x) { \ macro
611 REVERSE32(*data++, W256[j]); \
724 REVERSE32(*data++,W256[j]);
898 REVERSE32(context->state[j],context->state[j]);
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dsha2.c293 #define REVERSE32(w,x) { \ macro
611 REVERSE32(*data++, W256[j]); \
724 REVERSE32(*data++,W256[j]);
898 REVERSE32(context->state[j],context->state[j]);

Completed in 71 milliseconds