Home
last modified time | relevance | path

Searched defs:cipher_algo (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/common/dpaax/caamflib/rta/
H A Doperation_cmd.h215 rta_operation(struct program *program, uint32_t cipher_algo, in rta_operation()
313 rta_operation2(struct program *program, uint32_t cipher_algo, in rta_operation2()
/dpdk/app/test/
H A Dtest_ipsec.c63 char cipher_algo[128]; member
224 const struct supported_cipher_algo *cipher_algo) in fill_crypto_xform()
287 const struct supported_cipher_algo *cipher_algo; in testsuite_setup() local
697 const struct supported_cipher_algo *cipher_algo; in fill_ipsec_param() local
H A Dtest_cryptodev_mixed_test_vectors.h27 enum rte_crypto_cipher_algorithm cipher_algo; member
H A Dtest_ipsec_perf.c115 const struct supported_cipher_algo cipher_algo[] = { variable
H A Dtest_cryptodev.c2578 enum rte_crypto_cipher_algorithm cipher_algo, in create_wireless_algo_cipher_auth_session()
2639 enum rte_crypto_cipher_algorithm cipher_algo, in create_wireless_cipher_auth_session()
2713 enum rte_crypto_cipher_algorithm cipher_algo, in create_wireless_algo_auth_cipher_session()
2913 enum rte_crypto_cipher_algorithm cipher_algo = in create_wireless_algo_cipher_hash_operation() local
3006 enum rte_crypto_cipher_algorithm cipher_algo = in create_wireless_algo_auth_cipher_operation() local
5927 const enum rte_crypto_cipher_algorithm cipher_algo, in check_cipher_capability()
/dpdk/examples/ipsec-secgw/
H A Dipsec.h113 enum rte_crypto_cipher_algorithm cipher_algo; member
237 uint8_t cipher_algo; member
/dpdk/app/test-crypto-perf/
H A Dcperf_options.h108 enum rte_crypto_cipher_algorithm cipher_algo; member
H A Dcperf_options_parsing.c555 enum rte_crypto_cipher_algorithm cipher_algo; in parse_cipher_algo() local
/dpdk/lib/vhost/
H A Dvhost_user.h97 uint32_t cipher_algo; member
/dpdk/examples/fips_validation/
H A Dfips_validation.h131 uint32_t cipher_algo; member
/dpdk/examples/l2fwd-crypto/
H A Dmain.c197 enum rte_crypto_cipher_algorithm cipher_algo; member