Searched refs:aes_256_ctr (Results 1 – 2 of 2) sorted by relevance
906 aes_256_ctr 906
1259 static const EVP_CIPHER aes_256_ctr = { variable1274 return AESNI_CAPABLE ? &aesni_256_ctr : &aes_256_ctr; in EVP_aes_256_ctr()1276 return &aes_256_ctr; in EVP_aes_256_ctr()