| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/salsa20/ |
| H A D | stream_salsa20.c | 13 #if !defined(HAVE_AMD64_ASM) && defined(HAVE_EMMINTRIN_H) 16 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_EMMINTRIN_H) && \ 86 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_EMMINTRIN_H) && \ in _crypto_stream_salsa20_pick_best_implementation() 93 #if !defined(HAVE_AMD64_ASM) && defined(HAVE_EMMINTRIN_H) in _crypto_stream_salsa20_pick_best_implementation()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ |
| H A D | stream_chacha20.c | 9 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_EMMINTRIN_H) && \ 13 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) 116 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_EMMINTRIN_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_onetimeauth/poly1305/ |
| H A D | onetimeauth_poly1305.c | 10 #if defined(HAVE_TI_MODE) && defined(HAVE_EMMINTRIN_H) 84 #if defined(HAVE_TI_MODE) && defined(HAVE_EMMINTRIN_H) in _crypto_onetimeauth_poly1305_pick_best_implementation()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
| H A D | blake2b-compress-avx2.c | 13 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_EMMINTRIN_H) && \
|
| H A D | blake2b-compress-sse41.c | 12 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) && \
|
| H A D | blake2b-compress-ssse3.c | 9 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
|
| H A D | blake2b-ref.c | 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()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/ |
| H A D | sse2_64_32.h | 10 #if defined(HAVE_EMMINTRIN_H) && \
|
| H A D | common.h | 221 # define HAVE_EMMINTRIN_H 1 macro
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/ |
| H A D | crypto_scrypt-common.c | 172 #ifdef HAVE_EMMINTRIN_H in escrypt_r() 251 #if defined(HAVE_EMMINTRIN_H) in crypto_pwhash_scryptsalsa208sha256_ll()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_verify/sodium/ |
| H A D | verify.c | 27 #if defined(HAVE_EMMINTRIN_H) && defined(__SSE2__)
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/ |
| H A D | salsa20_xmm6int-sse2.c | 11 #ifdef HAVE_EMMINTRIN_H
|
| H A D | salsa20_xmm6int-avx2.c | 11 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_EMMINTRIN_H) && \
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/ |
| H A D | chacha20_dolbeau-ssse3.c | 12 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
|
| H A D | chacha20_dolbeau-avx2.c | 12 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_EMMINTRIN_H) && \
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/ |
| H A D | runtime.c | 123 #ifdef HAVE_EMMINTRIN_H in _sodium_runtime_intel_cpu_features()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
| H A D | argon2-fill-block-ssse3.c | 23 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
|
| H A D | argon2-fill-block-avx512f.c | 24 defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
|
| H A D | argon2-fill-block-avx2.c | 23 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_EMMINTRIN_H) && \
|
| H A D | argon2-core.c | 533 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) in argon2_pick_best_implementation()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/ |
| H A D | pwhash_scryptsalsa208sha256_sse.c | 40 #ifdef HAVE_EMMINTRIN_H
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
| H A D | poly1305_sse2.c | 12 #if defined(HAVE_TI_MODE) && defined(HAVE_EMMINTRIN_H)
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | configure.ac | 388 AC_DEFINE([HAVE_EMMINTRIN_H], [1], [sse2 is available])
|