Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_ccm_hw.c49 static const PROV_CCM_HW aes_ccm = { variable
67 return &aes_ccm; in ossl_prov_aes_hw_ccm()
A Dcipher_aes_ccm_hw_aesni.inc37 return AESNI_CAPABLE ? &aesni_ccm : &aes_ccm;
A Dcipher_aes_ccm_hw_t4.inc35 return SPARC_AES_CAPABLE ? &t4_aes_ccm : &aes_ccm;
A Dcipher_aes_ccm_hw_s390x.inc267 return &aes_ccm;

Completed in 5 milliseconds