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

/freebsd-11-stable/contrib/apr/random/unix/
H A Dsha2.c59 #define REVERSE32(w,x) { \ macro
211 REVERSE32(*data++, W256[j]); \
320 REVERSE32(*data++,W256[j]);
485 REVERSE32(context->state[j],context->state[j]);
/freebsd-11-stable/contrib/ldns/
H A Dsha2.c118 #define REVERSE32(w,x) { \ macro
331 REVERSE32(*data++, W256[j]); \
442 REVERSE32(*data++,W256[j]);
605 REVERSE32(context->state[j],context->state[j]);
/freebsd-11-stable/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]);
/freebsd-11-stable/contrib/unbound/compat/
H A Dsha512.c112 #define REVERSE32(w,x) { \ macro

Completed in 71 milliseconds