Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c33 #define AES_GCM_ICV_SIZE 16 macro
664 if (authsize != AES_GCM_ICV_SIZE) in otx_cpt_aead_set_authsize()
1577 .maxauthsize = AES_GCM_ICV_SIZE,
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c26 #define AES_GCM_ICV_SIZE 16 macro
1626 .maxauthsize = AES_GCM_ICV_SIZE,