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

/freebsd-13-stable/sys/contrib/libb2/
H A Dblake2s-load-sse2.h20 #define LOAD_MSG_0_4(buf) buf = _mm_set_epi32(m15,m13,m11,m9) macro
H A Dblake2b-load-sse2.h20 #define LOAD_MSG_0_4(b0, b1) b0 = _mm_set_epi64x(m11, m9); b1 = _mm_set_epi64x(m15, m13) macro
H A Dblake2b-load-sse41.h41 #define LOAD_MSG_0_4(b0, b1) \ macro
H A Dblake2s-load-sse41.h26 #define LOAD_MSG_0_4(buf) \ macro
H A Dblake2s-load-xop.h39 #define LOAD_MSG_0_4(buf) \ macro
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-load-sse2.h28 #define LOAD_MSG_0_4(b0, b1) \ macro
H A Dblake2b-load-sse41.h37 #define LOAD_MSG_0_4(b0, b1) \ macro

Completed in 56 milliseconds