Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c32 #define AES_GCM_ICV_SIZE 16 macro
662 if (authsize != AES_GCM_ICV_SIZE) in otx_cpt_aead_set_authsize()
1575 .maxauthsize = AES_GCM_ICV_SIZE,