Home
last modified time | relevance | path

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

/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c29 #define AES_GCM_SALT_SIZE 4 macro
942 case AES_KEYSIZE_128 + AES_GCM_SALT_SIZE: in otx_cpt_aead_gcm_aes_setkey()
946 case AES_KEYSIZE_192 + AES_GCM_SALT_SIZE: in otx_cpt_aead_gcm_aes_setkey()
950 case AES_KEYSIZE_256 + AES_GCM_SALT_SIZE: in otx_cpt_aead_gcm_aes_setkey()
1002 AES_GCM_SALT_SIZE); in create_aead_ctx_hdr()
/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.c22 #define AES_GCM_SALT_SIZE 4 macro
989 case AES_KEYSIZE_128 + AES_GCM_SALT_SIZE: in otx2_cpt_aead_gcm_aes_setkey()
993 case AES_KEYSIZE_192 + AES_GCM_SALT_SIZE: in otx2_cpt_aead_gcm_aes_setkey()
997 case AES_KEYSIZE_256 + AES_GCM_SALT_SIZE: in otx2_cpt_aead_gcm_aes_setkey()
1055 AES_GCM_SALT_SIZE); in create_aead_ctx_hdr()