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

  /src/crypto/external/bsd/openssl.old/dist/crypto/engine/
eng_devcrypto.c 100 { NID_aes_256_xts, 16, 256 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
  /src/crypto/external/apache2/openssl/dist/engines/
e_devcrypto.c 148 { NID_aes_256_xts, 16, 256 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
  /src/crypto/external/bsd/openssl/dist/engines/
e_devcrypto.c 146 { NID_aes_256_xts, 16, 256 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
  /src/crypto/external/bsd/openssl/dist/include/openssl/
obj_mac.h 2960 #define NID_aes_256_xts 914
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
obj_mac.h 2825 #define NID_aes_256_xts 914
  /src/crypto/external/apache2/openssl/dist/include/openssl/
obj_mac.h 3193 #define NID_aes_256_xts 914
  /src/crypto/external/bsd/openssl/dist/crypto/objects/
obj_dat.h 2036 {"AES-256-XTS", "aes-256-xts", NID_aes_256_xts, 8, &so[5976]},
  /src/crypto/external/bsd/openssl.old/dist/crypto/objects/
obj_dat.h 1997 {"AES-256-XTS", "aes-256-xts", NID_aes_256_xts, 8, &so[5976]},
  /src/crypto/external/apache2/openssl/dist/crypto/objects/
obj_dat.h 2269 {"AES-256-XTS", "aes-256-xts", NID_aes_256_xts, 8, &so[5976]},

Completed in 198 milliseconds