Home
last modified time | relevance | path

Searched refs:opt_auth_algo (Results 1 – 1 of 1) sorted by relevance

/dpdk/examples/l2fwd-crypto/
H A Dmain.c1884 enum rte_crypto_auth_algorithm opt_auth_algo = in check_device_support_auth_algo() local
1890 if (cap_auth_algo == opt_auth_algo) { in check_device_support_auth_algo()
1901 rte_cryptodev_get_auth_algo_string(opt_auth_algo), in check_device_support_auth_algo()