Home
last modified time | relevance | path

Searched defs:auth_type (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h1649 roc_se_auth_type auth_type = 0; /* NULL Auth type */ in fill_sess_aead() local
1822 roc_se_auth_type auth_type = 0; /* NULL Auth type */ in fill_sess_auth() local
1936 roc_se_auth_type auth_type = 0; /* NULL Auth type */ in fill_sess_gmac() local
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h2577 auth_type_t auth_type = 0; /* NULL Auth type */ in fill_sess_aead() local
2751 auth_type_t auth_type = 0; /* NULL Auth type */ in fill_sess_auth() local
2856 auth_type_t auth_type = 0; /* NULL Auth type */ in fill_sess_gmac() local
/dpdk/drivers/common/cnxk/
H A Droc_ie_ot.h215 uint64_t auth_type : 4; member
368 uint64_t auth_type : 4; member
491 uint64_t auth_type : 4; member
H A Droc_ie_on.h153 uint64_t auth_type : 4; member
265 uint64_t auth_type : 4; member
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c424 enum spu2_hash_type auth_type, in spu2_fmd_ctrl0_write()