Home
last modified time | relevance | path

Searched refs:NID_aes_256_ctr (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/rand/
HDrand_lib.c267 # define OPENSSL_DRBG_DEFAULT_TYPE NID_aes_256_ctr
/freebsd-11-stable/crypto/openssl/crypto/engine/
HDeng_cryptodev.c172 CRYPTO_AES_CTR, NID_aes_256_ctr, 14, 32,
673 NID_aes_256_ctr,
729 case NID_aes_256_ctr: in cryptodev_engine_ciphers()
/freebsd-11-stable/crypto/openssl/crypto/objects/
HDobj_dat.h2414 {"AES-256-CTR","aes-256-ctr",NID_aes_256_ctr,0,NULL,0},
HDobj_mac.h2746 #define NID_aes_256_ctr 906 macro