Searched refs:rte_cryptodev_get_auth_algo_enum (Results 1 – 7 of 7) sorted by relevance
22 rte_cryptodev_get_auth_algo_enum;
354 rte_cryptodev_get_auth_algo_enum(enum rte_crypto_auth_algorithm *algo_enum,
222 rte_cryptodev_get_auth_algo_enum(enum rte_crypto_auth_algorithm *algo_enum, in rte_cryptodev_get_auth_algo_enum() function
584 if (rte_cryptodev_get_auth_algo_enum(&auth_algo, arg) < 0) { in parse_auth_algo()
1127 if (rte_cryptodev_get_auth_algo_enum(algo, optarg) < 0) { in parse_auth_algo()
4607 status = rte_cryptodev_get_auth_algo_enum(&xform_auth->auth.algo, in parse_table_action_cipher_auth()
3900 status = rte_cryptodev_get_auth_algo_enum(&xform_auth->auth.algo, in parse_table_action_cipher_auth()