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

/freebsd-13-stable/sys/contrib/libb2/
H A Dblake2s-load-sse2.h26 #define LOAD_MSG_2_2(buf) buf = _mm_set_epi32(m13,m2,m0,m8) macro
H A Dblake2b-load-sse2.h26 #define LOAD_MSG_2_2(b0, b1) b0 = _mm_set_epi64x(m0, m8); b1 = _mm_set_epi64x(m13, m2) macro
H A Dblake2b-load-sse41.h89 #define LOAD_MSG_2_2(b0, b1) \ macro
H A Dblake2s-load-sse41.h59 #define LOAD_MSG_2_2(buf) \ macro
H A Dblake2s-load-xop.h62 #define LOAD_MSG_2_2(buf) \ macro
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-load-sse2.h46 #define LOAD_MSG_2_2(b0, b1) \ macro
H A Dblake2b-load-sse41.h73 #define LOAD_MSG_2_2(b0, b1) \ macro

Completed in 55 milliseconds