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

/freebsd-13-stable/sys/contrib/libb2/
H A Dblake2s-load-sse2.h42 #define LOAD_MSG_6_2(buf) buf = _mm_set_epi32(m10,m13,m15,m5) macro
H A Dblake2b-load-sse2.h42 #define LOAD_MSG_6_2(b0, b1) b0 = _mm_set_epi64x(m15, m5); b1 = _mm_set_epi64x(m10, m13) macro
H A Dblake2b-load-sse41.h217 #define LOAD_MSG_6_2(b0, b1) \ macro
H A Dblake2s-load-sse41.h147 #define LOAD_MSG_6_2(buf) \ macro
H A Dblake2s-load-xop.h128 #define LOAD_MSG_6_2(buf) \ macro
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-load-sse2.h94 #define LOAD_MSG_6_2(b0, b1) \ macro
H A Dblake2b-load-sse41.h169 #define LOAD_MSG_6_2(b0, b1) \ macro

Completed in 140 milliseconds