Home
last modified time | relevance | path

Searched refs:aesni_192_cfb (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/libressl/crypto/evp/
H A De_aes.c884 static const EVP_CIPHER aesni_192_cfb = { variable
911 return AESNI_CAPABLE ? &aesni_192_cfb : &aes_192_cfb; in EVP_aes_192_cfb()