Home
last modified time | relevance | path

Searched refs:HAVE_SMMINTRIN_H (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/
H A Dstream_salsa20.c17 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
87 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H) in _crypto_stream_salsa20_pick_best_implementation()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c10 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
117 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H) in _crypto_stream_chacha20_pick_best_implementation()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-avx2.c14 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
H A Dblake2b-compress-sse41.c13 defined(HAVE_SMMINTRIN_H)
H A Dblake2b-ref.c413 defined(HAVE_SMMINTRIN_H) in blake2b_pick_best_implementation()
420 defined(HAVE_SMMINTRIN_H) in blake2b_pick_best_implementation()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Dsalsa20_xmm6int-avx2.c12 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c520 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H) in argon2_pick_best_implementation()
527 defined(HAVE_SMMINTRIN_H) in argon2_pick_best_implementation()
H A Dargon2-fill-block-avx2.c24 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
H A Dargon2-fill-block-avx512f.c24 defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Dchacha20_dolbeau-avx2.c13 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Druntime.c141 #ifdef HAVE_SMMINTRIN_H in _sodium_runtime_intel_cpu_features()
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dcommon.h224 # define HAVE_SMMINTRIN_H 1 macro
/freebsd/sys/contrib/libsodium/
H A Dconfigure.ac428 AC_DEFINE([HAVE_SMMINTRIN_H], [1], [sse4.1 is available])