Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-crypto/
H A Dmain.c1883 enum rte_crypto_auth_algorithm cap_auth_algo; in check_device_support_auth_algo() local
1888 cap_auth_algo = cap->sym.auth.algo; in check_device_support_auth_algo()
1890 if (cap_auth_algo == opt_auth_algo) { in check_device_support_auth_algo()