Home
last modified time | relevance | path

Searched defs:auth_op (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_kasumi_priv.h69 enum rte_crypto_auth_operation auth_op; member
H A Dpmd_zuc_priv.h69 enum rte_crypto_auth_operation auth_op; member
H A Dpmd_snow3g_priv.h70 enum rte_crypto_auth_operation auth_op; member
/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.h88 enum icp_qat_hw_auth_op auth_op; member
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c558 enum rte_crypto_auth_operation auth_op, in bcmfs_crypto_build_auth_req()
772 enum rte_crypto_auth_operation auth_op, in bcmfs_crypto_build_chain_request()
/dpdk/app/test-crypto-perf/
H A Dcperf_options.h115 enum rte_crypto_auth_operation auth_op; member
/dpdk/app/test/
H A Dtest_cryptodev.c2576 enum rte_crypto_auth_operation auth_op, in create_wireless_algo_cipher_auth_session()
2637 enum rte_crypto_auth_operation auth_op, in create_wireless_cipher_auth_session()
2711 enum rte_crypto_auth_operation auth_op, in create_wireless_algo_auth_cipher_session()
12753 enum rte_crypto_auth_operation auth_op) in create_gmac_session()
13408 enum rte_crypto_auth_operation auth_op) in create_auth_session()
13441 enum rte_crypto_auth_operation auth_op, in create_auth_cipher_session()
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h2403 uint16_t auth_op = sess->cpt_op & ROC_SE_OP_AUTH_MASK; in fill_digest_params() local
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h3413 uint16_t auth_op = sess->cpt_op & CPT_OP_AUTH_MASK; in fill_digest_params() local