Home
last modified time | relevance | path

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

/dpdk/drivers/common/iavf/
H A Dvirtchnl_inline_ipsec.h136 u8 crypto_type; member
176 u8 crypto_type; member
/dpdk/drivers/net/iavf/
H A Diavf_ipsec_crypto.c350 cfg->crypto_type = VIRTCHNL_AEAD; in sa_add_set_aead_params()
376 cfg->crypto_type = VIRTCHNL_CIPHER; in sa_add_set_cipher_params()
405 cfg->crypto_type = VIRTCHNL_AUTH; in sa_add_set_auth_params()
1369 switch (vch_cap->cap[i].crypto_type) { in iavf_ipsec_crypto_set_security_capabililites()