Searched refs:cap_cipher_algo (Results 1 – 2 of 2) sorted by relevance
259 cap_cipher_algo = cap->sym.cipher.algo;262 if (cap_cipher_algo == opt_cipher_algo) {
1811 enum rte_crypto_cipher_algorithm cap_cipher_algo; in check_device_support_cipher_algo() local1816 cap_cipher_algo = cap->sym.cipher.algo; in check_device_support_cipher_algo()1818 if (cap_cipher_algo == opt_cipher_algo) { in check_device_support_cipher_algo()