Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_se.c72 case ROC_SE_AES_GCM: in cpt_ciph_type_set()
382 if ((salt != NULL) && (type == ROC_SE_AES_GCM)) { in roc_se_ciph_key_set()
436 case ROC_SE_AES_GCM: in roc_se_ciph_key_set()
H A Droc_se.h116 ROC_SE_AES_GCM = 0x7, enumerator
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h1666 enc_type = ROC_SE_AES_GCM; in fill_sess_aead()
1951 enc_type = ROC_SE_AES_GCM; in fill_sess_gmac()