Searched refs:rte_crypto_auth_algorithm_strings (Results 1 – 6 of 6) sorted by relevance
6 rte_crypto_auth_algorithm_strings;
348 rte_crypto_auth_algorithm_strings[];
118 rte_crypto_auth_algorithm_strings[] = { variable227 for (i = 1; i < RTE_DIM(rte_crypto_auth_algorithm_strings); i++) { in rte_cryptodev_get_auth_algo_enum()228 if (strcmp(algo_string, rte_crypto_auth_algorithm_strings[i]) == 0) { in rte_cryptodev_get_auth_algo_enum()
1278 rte_crypto_auth_algorithm_strings[opts->auth_algo]); in cperf_options_dump()
1514 rte_crypto_auth_algorithm_strings[options->auth_xform.auth.algo]); in display_auth_info()1863 rte_crypto_auth_algorithm_strings[opt_auth_algo], in check_device_support_auth_algo()
785 rte_crypto_auth_algorithm_strings in qat_sym_session_configure_auth()