Searched refs:rte_crypto_cipher_algorithm_strings (Results 1 – 7 of 7) sorted by relevance
8 rte_crypto_cipher_algorithm_strings;
173 rte_crypto_cipher_algorithm_strings[];
71 rte_crypto_cipher_algorithm_strings[] = { variable212 for (i = 1; i < RTE_DIM(rte_crypto_cipher_algorithm_strings); i++) { in rte_cryptodev_get_cipher_algo_enum()213 if (strcmp(algo_string, rte_crypto_cipher_algorithm_strings[i]) == 0) { in rte_cryptodev_get_cipher_algo_enum()
1361 rte_crypto_cipher_algorithm_strings[opts->cipher_algo]); in cperf_options_dump()
560 rte_crypto_cipher_algorithm_strings[param1->alg.cipher]); in test_ipsec_display_alg()
1545 rte_crypto_cipher_algorithm_strings[options->cipher_xform.cipher.algo]); in display_cipher_info()1873 rte_crypto_cipher_algorithm_strings[opt_cipher_algo], in check_device_support_cipher_algo()
394 rte_crypto_cipher_algorithm_strings in qat_sym_session_configure_cipher()