Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw.c49 static const PROV_CCM_HW aes_ccm = { variable
71 return &aes_ccm; in ossl_prov_aes_hw_ccm()
H A Dcipher_aes_ccm_hw_aesni.inc37 return AESNI_CAPABLE ? &aesni_ccm : &aes_ccm;
H A Dcipher_aes_ccm_hw_t4.inc35 return SPARC_AES_CAPABLE ? &t4_aes_ccm : &aes_ccm;
H A Dcipher_aes_ccm_hw_rv32i.inc59 return &aes_ccm;
H A Dcipher_aes_ccm_hw_rv64i.inc70 return &aes_ccm;
H A Dcipher_aes_ccm_hw_s390x.inc267 return &aes_ccm;

Completed in 7 milliseconds