HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_TMMINTRIN_H (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/
stream_chacha20.c 10 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)
123 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/
stream_salsa20.c 17 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
87 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
blake2b-compress-avx2.c 14 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
blake2b-compress-sse41.c 12 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) && \
blake2b-compress-ssse3.c 9 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
blake2b-ref.c 412 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_TMMINTRIN_H) && \
419 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) && \
426 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6int/
salsa20_xmm6int-avx2.c 12 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
argon2-core.c 520 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
526 #if defined(HAVE_AVX2INTRIN_H) && defined(HAVE_TMMINTRIN_H) && \
533 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
argon2-fill-block-avx2.c 24 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
argon2-fill-block-avx512f.c 24 defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
argon2-fill-block-ssse3.c 23 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/dolbeau/
chacha20_dolbeau-avx2.c 13 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
chacha20_dolbeau-ssse3.c 12 #if defined(HAVE_EMMINTRIN_H) && defined(HAVE_TMMINTRIN_H)
  /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
runtime.c 135 #ifdef HAVE_TMMINTRIN_H
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
common.h 223 # define HAVE_TMMINTRIN_H 1
  /src/sys/external/isc/libsodium/dist/
configure.ac 409 AC_DEFINE([HAVE_TMMINTRIN_H], [1], [ssse3 is available])
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/
aead_aes256gcm_aesni.c 22 #if defined(HAVE_TMMINTRIN_H) && defined(HAVE_WMMINTRIN_H)

Completed in 18 milliseconds