Searched refs:aes_128_ctr (Results 1 – 2 of 2) sorted by relevance
904 aes_128_ctr 904
767 static const EVP_CIPHER aes_128_ctr = { variable782 return AESNI_CAPABLE ? &aesni_128_ctr : &aes_128_ctr; in EVP_aes_128_ctr()784 return &aes_128_ctr; in EVP_aes_128_ctr()