Searched refs:aes_192_cfb1 (Results 1 – 2 of 2) sorted by relevance
651 aes_192_cfb1 651
943 static const EVP_CIPHER aes_192_cfb1 = { variable958 return AESNI_CAPABLE ? &aesni_192_cfb1 : &aes_192_cfb1; in EVP_aes_192_cfb1()960 return &aes_192_cfb1; in EVP_aes_192_cfb1()