Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h12 typedef struct prov_ccm_hw_st PROV_CCM_HW; typedef
44 const PROV_CCM_HW *hw; /* hardware specific methods */
88 void ossl_ccm_initctx(PROV_CCM_CTX *ctx, size_t keybits, const PROV_CCM_HW *hw);
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aria_ccm_hw.c29 static const PROV_CCM_HW ccm_aria = {
37 const PROV_CCM_HW *ossl_prov_aria_hw_ccm(size_t keybits) in ossl_prov_aria_hw_ccm()
H A Dcipher_aes_ccm_hw.c49 static const PROV_CCM_HW aes_ccm = {
65 const PROV_CCM_HW *ossl_prov_aes_hw_ccm(size_t keybits) in ossl_prov_aes_hw_ccm()
H A Dcipher_aes_ccm_hw_aesni.inc26 static const PROV_CCM_HW aesni_ccm = {
35 const PROV_CCM_HW *ossl_prov_aes_hw_ccm(size_t keybits)
H A Dcipher_aes_ccm_hw_t4.inc24 static const PROV_CCM_HW t4_aes_ccm = {
33 const PROV_CCM_HW *ossl_prov_aes_hw_ccm(size_t keybits)
H A Dcipher_aria_ccm.h22 const PROV_CCM_HW *ossl_prov_aria_hw_ccm(size_t keylen);
H A Dcipher_aes_ccm.h48 const PROV_CCM_HW *ossl_prov_aes_hw_ccm(size_t keylen);
H A Dciphercommon_ccm.c327 const PROV_CCM_HW *hw = ctx->hw; in ccm_set_iv()
388 const PROV_CCM_HW *hw = ctx->hw; in ccm_cipher_internal()
445 void ossl_ccm_initctx(PROV_CCM_CTX *ctx, size_t keybits, const PROV_CCM_HW *hw) in ossl_ccm_initctx()
H A Dcipher_aes_ccm_hw_s390x.inc252 static const PROV_CCM_HW s390x_aes_ccm = {
261 const PROV_CCM_HW *ossl_prov_aes_hw_ccm(size_t keybits)