Searched refs:rte_crypto_cipher_operation (Results 1 – 11 of 11) sorted by relevance
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_engine.h | 83 enum rte_crypto_cipher_operation cop, 98 enum rte_crypto_cipher_operation cop,
|
| H A D | bcmfs_sym_session.h | 32 enum rte_crypto_cipher_operation op;
|
| H A D | bcmfs_sym_engine.c | 679 enum rte_crypto_cipher_operation cipher_op, in bcmfs_crypto_build_cipher_req() 770 enum rte_crypto_cipher_operation cipher_op __rte_unused, in bcmfs_crypto_build_chain_request()
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_crypto_sym.h | 176 enum rte_crypto_cipher_operation { enum 194 enum rte_crypto_cipher_operation op;
|
| /dpdk/drivers/crypto/openssl/ |
| H A D | openssl_pmd_private.h | 94 enum rte_crypto_cipher_operation direction;
|
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_options.h | 109 enum rte_crypto_cipher_operation cipher_op;
|
| H A D | cperf_options_parsing.c | 589 opts->cipher_op = (enum rte_crypto_cipher_operation)id; in parse_cipher_op()
|
| /dpdk/drivers/crypto/armv8/ |
| H A D | armv8_pmd_private.h | 131 enum rte_crypto_cipher_operation direction;
|
| /dpdk/app/test/ |
| H A D | test_cryptodev.c | 2472 enum rte_crypto_cipher_operation op, in create_wireless_algo_cipher_session() 2575 enum rte_crypto_cipher_operation cipher_op, in create_wireless_algo_cipher_auth_session() 2636 enum rte_crypto_cipher_operation cipher_op, in create_wireless_cipher_auth_session() 2710 enum rte_crypto_cipher_operation cipher_op, in create_wireless_algo_auth_cipher_session() 8353 static int test_pdcp_proto(int i, int oop, enum rte_crypto_cipher_operation opc, in test_pdcp_proto() 8538 enum rte_crypto_cipher_operation opc, in test_pdcp_proto_SGL() 13442 enum rte_crypto_cipher_operation cipher_op) in create_auth_cipher_session()
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_session.c | 98 enum rte_crypto_cipher_operation direction __rte_unused, in bpi_cipher_ctx_init()
|
| /dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 1095 parse_cipher_op(enum rte_crypto_cipher_operation *op, char *optarg) in parse_cipher_op()
|