Searched refs:aes_192_cfb8 (Results 1 – 2 of 2) sorted by relevance
654 aes_192_cfb8 654
978 static const EVP_CIPHER aes_192_cfb8 = { variable993 return AESNI_CAPABLE ? &aesni_192_cfb8 : &aes_192_cfb8; in EVP_aes_192_cfb8()995 return &aes_192_cfb8; in EVP_aes_192_cfb8()