Searched refs:AES_GCM_ICV_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define AES_GCM_ICV_SIZE 16 macro662 if (authsize != AES_GCM_ICV_SIZE) in otx_cpt_aead_set_authsize()1575 .maxauthsize = AES_GCM_ICV_SIZE,