Searched defs:cipher_alg (Results 1 – 9 of 9) sorted by relevance
/dpdk/lib/pipeline/ |
H A D | rte_swx_ipsec.c | 731 struct cipher_alg { struct 757 static struct cipher_alg cipher_algs[] = { argument 1191 struct cipher_alg *cipher_alg; in rte_swx_ipsec_sa_read() local 733 algcipher_alg global() argument 1438 struct cipher_alg *cipher_alg; crypto_xform_get() local [all...] |
/dpdk/app/test/ |
H A D | test_cryptodev_security_pdcp_sdap_test_vectors.h | 16 enum rte_crypto_cipher_algorithm cipher_alg; member
|
H A D | test_cryptodev_security_pdcp_test_vectors.h | 24 enum rte_crypto_cipher_algorithm cipher_alg; member
|
/dpdk/drivers/crypto/bcmfs/ |
H A D | bcmfs_sym_engine.c | 191 spu2_cipher_type_xlate(enum rte_crypto_cipher_algorithm cipher_alg, in spu2_cipher_type_xlate() 372 spu2_cipher_xlate(enum rte_crypto_cipher_algorithm cipher_alg, in spu2_cipher_xlate() 769 enum rte_crypto_cipher_algorithm cipher_alg, in bcmfs_crypto_build_chain_request()
|
/dpdk/drivers/common/dpaax/caamflib/ |
H A D | rta.h | 485 #define ALG_OPERATION(program, cipher_alg, aai, algo_state, icv_check, enc) \ argument 488 #define ALG_OPERATION_NP(program, cipher_alg, aai, algo_state, icv_check, enc) \ argument
|
/dpdk/drivers/common/dpaax/caamflib/desc/ |
H A D | sdap.h | 31 enum cipher_type_pdcp cipher_alg, in rta_inline_pdcp_sdap_query()
|
/dpdk/drivers/crypto/mvsam/ |
H A D | rte_mrvl_pmd.c | 53 enum sam_cipher_alg cipher_alg; /**< Cipher algorithm */ member
|
/dpdk/drivers/crypto/caam_jr/ |
H A D | caam_jr_pvt.h | 113 enum rte_crypto_cipher_algorithm cipher_alg; /* Cipher Algorithm*/ member
|
/dpdk/drivers/crypto/dpaa2_sec/ |
H A D | dpaa2_sec_priv.h | 191 enum rte_crypto_cipher_algorithm cipher_alg; /*!< Cipher Algorithm*/ member
|