Home
last modified time | relevance | path

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

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_crypto.rst256 opt_cipher_algo = options->cipher_xform.cipher.algo;
262 if (cap_cipher_algo == opt_cipher_algo) {
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c1812 enum rte_crypto_cipher_algorithm opt_cipher_algo = in check_device_support_cipher_algo() local
1818 if (cap_cipher_algo == opt_cipher_algo) { in check_device_support_cipher_algo()
1829 rte_crypto_cipher_algorithm_strings[opt_cipher_algo], in check_device_support_cipher_algo()