Searched refs:aesni_192_ccm (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/lib/libcrypto/evp/
H A De_aes.c2189 static const EVP_CIPHER aesni_192_ccm = { variable
2220 return AESNI_CAPABLE ? &aesni_192_ccm : &aes_192_ccm;

Completed in 73 milliseconds