Searched refs:cap_cipher_algo (Results 1 – 1 of 1) sorted by relevance
1855 enum rte_crypto_cipher_algorithm cap_cipher_algo; in check_device_support_cipher_algo() local1860 cap_cipher_algo = cap->sym.cipher.algo; in check_device_support_cipher_algo()1862 if (cap_cipher_algo == opt_cipher_algo) { in check_device_support_cipher_algo()