Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-crypto/
H A Dmain.c1849 enum rte_crypto_cipher_algorithm cap_cipher_algo; in check_device_support_cipher_algo() local
1854 cap_cipher_algo = cap->sym.cipher.algo; in check_device_support_cipher_algo()
1856 if (cap_cipher_algo == opt_cipher_algo) { in check_device_support_cipher_algo()