Home
last modified time | relevance | path

Searched refs:AES_GCM_SALT_SIZE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c28 #define AES_GCM_SALT_SIZE 4 macro
941 case AES_KEYSIZE_128 + AES_GCM_SALT_SIZE: in otx_cpt_aead_gcm_aes_setkey()
945 case AES_KEYSIZE_192 + AES_GCM_SALT_SIZE: in otx_cpt_aead_gcm_aes_setkey()
949 case AES_KEYSIZE_256 + AES_GCM_SALT_SIZE: in otx_cpt_aead_gcm_aes_setkey()
1001 AES_GCM_SALT_SIZE); in create_aead_ctx_hdr()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c22 #define AES_GCM_SALT_SIZE 4 macro
990 case AES_KEYSIZE_128 + AES_GCM_SALT_SIZE: in otx2_cpt_aead_gcm_aes_setkey()
994 case AES_KEYSIZE_192 + AES_GCM_SALT_SIZE: in otx2_cpt_aead_gcm_aes_setkey()
998 case AES_KEYSIZE_256 + AES_GCM_SALT_SIZE: in otx2_cpt_aead_gcm_aes_setkey()
1056 AES_GCM_SALT_SIZE); in create_aead_ctx_hdr()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c29 #define AES_GCM_SALT_SIZE 4 macro
943 case AES_KEYSIZE_128 + AES_GCM_SALT_SIZE: in otx_cpt_aead_gcm_aes_setkey()
947 case AES_KEYSIZE_192 + AES_GCM_SALT_SIZE: in otx_cpt_aead_gcm_aes_setkey()
951 case AES_KEYSIZE_256 + AES_GCM_SALT_SIZE: in otx_cpt_aead_gcm_aes_setkey()
1003 AES_GCM_SALT_SIZE); in create_aead_ctx_hdr()

Completed in 7 milliseconds