Searched refs:cipher_op (Results 1 – 11 of 11) sorted by relevance
47 (options->cipher_op == RTE_CRYPTO_CIPHER_OP_ENCRYPT)) { in test_ipsec_vec_populate()683 xform.cipher.op = options->cipher_op; in create_ipsec_session()748 ((options->cipher_op == in create_ipsec_session()813 cipher_xform.cipher.op = options->cipher_op; in cperf_create_session()888 cipher_xform.cipher.op = options->cipher_op; in cperf_create_session()904 if (options->cipher_op == RTE_CRYPTO_CIPHER_OP_ENCRYPT) in cperf_create_session()934 cipher_xform.cipher.op = options->cipher_op; in cperf_create_session()992 cipher_xform.cipher.op = options->cipher_op; in cperf_create_session()
589 opts->cipher_op = (enum rte_crypto_cipher_operation)id; in parse_cipher_op()933 opts->cipher_op = RTE_CRYPTO_CIPHER_OP_ENCRYPT; in cperf_options_default()1240 if (options->cipher_op != RTE_CRYPTO_CIPHER_OP_ENCRYPT && in cperf_options_check()1248 if (options->cipher_op != RTE_CRYPTO_CIPHER_OP_DECRYPT && in cperf_options_check()1363 rte_crypto_cipher_operation_strings[opts->cipher_op]); in cperf_options_dump()
109 enum rte_crypto_cipher_operation cipher_op; member
282 (options->cipher_op == RTE_CRYPTO_CIPHER_OP_ENCRYPT) ? in cperf_mbuf_set()
176 if (options->cipher_op == RTE_CRYPTO_CIPHER_OP_ENCRYPT) in cperf_verify_op()
108 --chain CIPHER_HASH --cipher_op ENCRYPT --cipher_algo aes-cbc123 --chain CIPHER_HASH --cipher_op ENCRYPT --cipher_algo aes-cbc
84 --cipher_op ENCRYPT --cipher_algo AES_CBC
101 --cipher_op ENCRYPT --cipher_algo aes-cbc \
44 [--cipher_algo ALGO] [--cipher_op ENCRYPT/DECRYPT] [--cipher_dataunit_len SIZE] /81 * cipher_op: select the ciphering operation to perform: ENCRYPT or DECRYPT170 --cipher_op ENCRYPT --cipher_algo aes-cbc \
679 enum rte_crypto_cipher_operation cipher_op, in bcmfs_crypto_build_cipher_req() argument689 bool is_inbound = (cipher_op == RTE_CRYPTO_CIPHER_OP_DECRYPT); in bcmfs_crypto_build_cipher_req()770 enum rte_crypto_cipher_operation cipher_op __rte_unused, in bcmfs_crypto_build_chain_request()
2575 enum rte_crypto_cipher_operation cipher_op, in create_wireless_algo_cipher_auth_session() argument2611 ut_params->cipher_xform.cipher.op = cipher_op; in create_wireless_algo_cipher_auth_session()2636 enum rte_crypto_cipher_operation cipher_op, in create_wireless_cipher_auth_session() argument2674 ut_params->cipher_xform.cipher.op = cipher_op; in create_wireless_cipher_auth_session()2710 enum rte_crypto_cipher_operation cipher_op, in create_wireless_algo_auth_cipher_session() argument2741 ut_params->cipher_xform.cipher.op = cipher_op; in create_wireless_algo_auth_cipher_session()2754 if (cipher_op == RTE_CRYPTO_CIPHER_OP_DECRYPT) { in create_wireless_algo_auth_cipher_session()13442 enum rte_crypto_cipher_operation cipher_op) in create_auth_cipher_session() argument13471 ut_params->cipher_xform.cipher.op = cipher_op; in create_auth_cipher_session()