Searched refs:NID_aes_256_ctr (Results 1 – 8 of 8) sorted by relevance
49 # define RAND_DRBG_TYPE NID_aes_256_ctr
2862 #define NID_aes_256_ctr 906 macro
284 NID_aes_256_ctr589 case NID_aes_256_ctr: in padlock_ciphers()
142 { NID_aes_256_ctr, 16, 256 / 8, 16, EVP_CIPH_CTR_MODE, CRYPTO_AES_CTR },
615 pub const NID_aes_256_ctr: c_int = 906; constant
2028 {"AES-256-CTR", "aes-256-ctr", NID_aes_256_ctr},
746 pub const AES_256_CTR: Nid = Nid(ffi::NID_aes_256_ctr);
2997 #define NID_aes_256_ctr 906 macro