Home
last modified time | relevance | path

Searched refs:HAVE_TMMINTRIN_H (Results 1 – 17 of 17) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c10 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
13 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
117 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H) in _crypto_stream_chacha20_pick_best_implementation()
123 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) in _crypto_stream_chacha20_pick_best_implementation()
/f-stack/freebsd/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()
/f-stack/freebsd/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-ref.c412 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_TMMINTRIN_H) && \ in blake2b_pick_best_implementation()
419 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) && \ in blake2b_pick_best_implementation()
426 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) in blake2b_pick_best_implementation()
H A Dblake2b-compress-sse41.c12 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) && \
H A Dblake2b-compress-ssse3.c9 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
/f-stack/freebsd/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()
526 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_TMMINTRIN_H) && \ in argon2_pick_best_implementation()
533 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) in argon2_pick_best_implementation()
H A Dargon2-fill-block-ssse3.c23 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
H A Dargon2-fill-block-avx512f.c24 defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
H A Dargon2-fill-block-avx2.c24 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Dsalsa20_xmm6int-avx2.c12 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Dchacha20_dolbeau-ssse3.c12 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
H A Dchacha20_dolbeau-avx2.c13 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
/f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/
H A Druntime.c135 #ifdef HAVE_TMMINTRIN_H in _sodium_runtime_intel_cpu_features()
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dcommon.h223 # define HAVE_TMMINTRIN_H 1 macro
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c22 #if defined(HAVE_TMMINTRIN_H) && defined(HAVE_WMMINTRIN_H)
/f-stack/freebsd/contrib/libsodium/
H A Dconfigure.ac415 AC_DEFINE([HAVE_TMMINTRIN_H], [1], [ssse3 is available])