Home
last modified time | relevance | path

Searched defs:cipher_alg (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_security_pdcp_test_vectors.h24 enum rte_crypto_cipher_algorithm cipher_alg; member
H A Dtest_cryptodev_security_pdcp_sdap_test_vectors.h16 enum rte_crypto_cipher_algorithm cipher_alg; member
H A Dtest_cryptodev.c7753 enum rte_crypto_cipher_algorithm cipher_alg, in test_pdcp_proto()
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c191 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()
/f-stack/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c51 enum sam_cipher_alg cipher_alg; /**< Cipher algorithm */ member
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h113 enum rte_crypto_cipher_algorithm cipher_alg; /* Cipher Algorithm*/ member
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h165 enum rte_crypto_cipher_algorithm cipher_alg; /*!< Cipher Algorithm*/ member
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.h126 enum rte_crypto_cipher_algorithm cipher_alg; /*!< Cipher Algorithm*/ member
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h485 #define ALG_OPERATION(program, cipher_alg, aai, algo_state, icv_check, enc) \ argument
/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dpdcp.h281 enum cipher_type_pdcp cipher_alg, in rta_inline_pdcp_query()