Searched refs:aes_192_ccm (Results 1 – 2 of 2) sorted by relevance
899 aes_192_ccm 899
2205 static const EVP_CIPHER aes_192_ccm = { variable2222 return AESNI_CAPABLE ? &aesni_192_ccm : &aes_192_ccm; in EVP_aes_192_ccm()2224 return &aes_192_ccm; in EVP_aes_192_ccm()