Searched refs:cap_cipher_algo (Results 1 – 1 of 1) sorted by relevance
1849 enum rte_crypto_cipher_algorithm cap_cipher_algo; in check_device_support_cipher_algo() local1854 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()