Searched refs:rte_cryptodev_get_auth_algo_enum (Results 1 – 7 of 7) sorted by relevance
22 rte_cryptodev_get_auth_algo_enum;
368 rte_cryptodev_get_auth_algo_enum(enum rte_crypto_auth_algorithm *algo_enum,
224 rte_cryptodev_get_auth_algo_enum(enum rte_crypto_auth_algorithm *algo_enum, in rte_cryptodev_get_auth_algo_enum() function
611 if (rte_cryptodev_get_auth_algo_enum(&auth_algo, arg) < 0) { in parse_auth_algo()
1157 if (rte_cryptodev_get_auth_algo_enum(algo, optarg) < 0) { in parse_auth_algo()
4603 status = rte_cryptodev_get_auth_algo_enum(&xform_auth->auth.algo, in parse_table_action_cipher_auth()
3894 status = rte_cryptodev_get_auth_algo_enum(&xform_auth->auth.algo, in parse_table_action_cipher_auth()