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

/freebsd-13-stable/sys/contrib/libb2/
H A Dblake2s-load-sse2.h49 #define LOAD_MSG_8_1(buf) buf = _mm_set_epi32(m0,m11,m14,m6) macro
H A Dblake2b-load-sse2.h49 #define LOAD_MSG_8_1(b0, b1) b0 = _mm_set_epi64x(m14, m6); b1 = _mm_set_epi64x(m0, m11) macro
H A Dblake2b-load-sse41.h273 #define LOAD_MSG_8_1(b0, b1) \ macro
H A Dblake2s-load-sse41.h185 #define LOAD_MSG_8_1(buf) \ macro
H A Dblake2s-load-xop.h157 #define LOAD_MSG_8_1(buf) \ macro
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-load-sse2.h115 #define LOAD_MSG_8_1(b0, b1) \ macro
H A Dblake2b-load-sse41.h211 #define LOAD_MSG_8_1(b0, b1) \ macro

Completed in 75 milliseconds