Searched refs:rte_crypto_cipher_operation (Results 1 – 11 of 11) sorted by relevance
| /f-stack/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()
|
| /f-stack/dpdk/lib/librte_cryptodev/ |
| H A D | rte_crypto_sym.h | 172 enum rte_crypto_cipher_operation { enum 190 enum rte_crypto_cipher_operation op;
|
| /f-stack/dpdk/drivers/crypto/openssl/ |
| H A D | openssl_pmd_private.h | 94 enum rte_crypto_cipher_operation direction;
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_options.h | 106 enum rte_crypto_cipher_operation cipher_op;
|
| H A D | cperf_options_parsing.c | 562 opts->cipher_op = (enum rte_crypto_cipher_operation)id; in parse_cipher_op()
|
| /f-stack/dpdk/drivers/crypto/armv8/ |
| H A D | armv8_pmd_private.h | 131 enum rte_crypto_cipher_operation direction;
|
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev.c | 2038 enum rte_crypto_cipher_operation op, in create_wireless_algo_cipher_session() 2138 enum rte_crypto_cipher_operation cipher_op, in create_wireless_algo_cipher_auth_session() 2199 enum rte_crypto_cipher_operation cipher_op, in create_wireless_cipher_auth_session() 2273 enum rte_crypto_cipher_operation cipher_op, in create_wireless_algo_auth_cipher_session() 7748 static int test_pdcp_proto(int i, int oop, enum rte_crypto_cipher_operation opc, in test_pdcp_proto() 7933 enum rte_crypto_cipher_operation opc, in test_pdcp_proto_SGL() 11521 enum rte_crypto_cipher_operation cipher_op) in create_auth_cipher_session()
|
| /f-stack/dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_session.c | 75 enum rte_crypto_cipher_operation direction __rte_unused, in bpi_cipher_ctx_init()
|
| /f-stack/dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 1065 parse_cipher_op(enum rte_crypto_cipher_operation *op, char *optarg) in parse_cipher_op()
|