Searched refs:rte_crypto_auth_algorithm_strings (Results 1 – 7 of 7) sorted by relevance
6 rte_crypto_auth_algorithm_strings;
372 rte_crypto_auth_algorithm_strings[];
110 rte_crypto_auth_algorithm_strings[] = { variable229 for (i = 1; i < RTE_DIM(rte_crypto_auth_algorithm_strings); i++) { in rte_cryptodev_get_auth_algo_enum()230 if (strcmp(algo_string, rte_crypto_auth_algorithm_strings[i]) == 0) { in rte_cryptodev_get_auth_algo_enum()
555 rte_crypto_auth_algorithm_strings[param1->alg.auth]); in test_ipsec_display_alg()564 rte_crypto_auth_algorithm_strings[param2->alg.auth]); in test_ipsec_display_alg()
1348 rte_crypto_auth_algorithm_strings[opts->auth_algo]); in cperf_options_dump()
1557 rte_crypto_auth_algorithm_strings[options->auth_xform.auth.algo]); in display_auth_info()1907 rte_crypto_auth_algorithm_strings[opt_auth_algo], in check_device_support_auth_algo()
719 rte_crypto_auth_algorithm_strings in qat_sym_session_configure_auth()