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

  /src/crypto/external/bsd/openssl.old/dist/crypto/engine/
eng_devcrypto.c 99 { NID_aes_128_xts, 16, 128 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
  /src/crypto/external/apache2/openssl/dist/engines/
e_devcrypto.c 147 { NID_aes_128_xts, 16, 128 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
  /src/crypto/external/bsd/openssl/dist/engines/
e_devcrypto.c 145 { NID_aes_128_xts, 16, 128 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
  /src/crypto/external/bsd/openssl/dist/include/openssl/
obj_mac.h 2955 #define NID_aes_128_xts 913
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
obj_mac.h 2820 #define NID_aes_128_xts 913
  /src/crypto/external/apache2/openssl/dist/include/openssl/
obj_mac.h 3188 #define NID_aes_128_xts 913
  /src/crypto/external/bsd/openssl/dist/crypto/objects/
obj_dat.h 2035 {"AES-128-XTS", "aes-128-xts", NID_aes_128_xts, 8, &so[5968]},
  /src/crypto/external/bsd/openssl.old/dist/crypto/objects/
obj_dat.h 1996 {"AES-128-XTS", "aes-128-xts", NID_aes_128_xts, 8, &so[5968]},
  /src/crypto/external/apache2/openssl/dist/crypto/objects/
obj_dat.h 2268 {"AES-128-XTS", "aes-128-xts", NID_aes_128_xts, 8, &so[5968]},

Completed in 80 milliseconds