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

/freebsd-12-stable/sys/contrib/libb2/
H A Dblake2s-load-sse2.h29 #define LOAD_MSG_3_1(buf) buf = _mm_set_epi32(m11,m13,m3,m7) macro
H A Dblake2b-load-sse2.h29 #define LOAD_MSG_3_1(b0, b1) b0 = _mm_set_epi64x(m3, m7); b1 = _mm_set_epi64x(m11, m13) macro
H A Dblake2b-load-sse41.h113 #define LOAD_MSG_3_1(b0, b1) \ macro
H A Dblake2s-load-sse41.h77 #define LOAD_MSG_3_1(buf) \ macro
H A Dblake2s-load-xop.h74 #define LOAD_MSG_3_1(buf) \ macro
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-load-sse2.h55 #define LOAD_MSG_3_1(b0, b1) \ macro
H A Dblake2b-load-sse41.h91 #define LOAD_MSG_3_1(b0, b1) \ macro

Completed in 60 milliseconds