Searched refs:rte_crypto_cipher_algorithm_strings (Results 1 – 6 of 6) sorted by relevance
8 rte_crypto_cipher_algorithm_strings;
169 rte_crypto_cipher_algorithm_strings[];
79 rte_crypto_cipher_algorithm_strings[] = { variable210 for (i = 1; i < RTE_DIM(rte_crypto_cipher_algorithm_strings); i++) { in rte_cryptodev_get_cipher_algo_enum()211 if (strcmp(algo_string, rte_crypto_cipher_algorithm_strings[i]) == 0) { in rte_cryptodev_get_cipher_algo_enum()
1291 rte_crypto_cipher_algorithm_strings[opts->cipher_algo]); in cperf_options_dump()
1502 rte_crypto_cipher_algorithm_strings[options->cipher_xform.cipher.algo]); in display_cipher_info()1829 rte_crypto_cipher_algorithm_strings[opt_cipher_algo], in check_device_support_cipher_algo()
367 rte_crypto_cipher_algorithm_strings in qat_sym_session_configure_cipher()