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

  /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 13 defined(HAVE_SMMINTRIN_H)
blake2b-ref.c 413 defined(HAVE_SMMINTRIN_H)
420 defined(HAVE_SMMINTRIN_H)
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/
stream_chacha20.c 10 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
117 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_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_stream/chacha20/dolbeau/
chacha20_dolbeau-avx2.c 13 defined(HAVE_TMMINTRIN_H) && defined(HAVE_SMMINTRIN_H)
  /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
runtime.c 141 #ifdef 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)
527 defined(HAVE_SMMINTRIN_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)
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
common.h 224 # define HAVE_SMMINTRIN_H 1
  /src/sys/external/isc/libsodium/dist/
configure.ac 422 AC_DEFINE([HAVE_SMMINTRIN_H], [1], [sse4.1 is available])

Completed in 14 milliseconds