Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_crypto.c160 static int get_iv_len(enum rte_crypto_cipher_algorithm algo) in get_iv_len() function
266 ret = get_iv_len(xform->cipher.algo); in transform_cipher_param()
312 ret = get_iv_len(xform_cipher->cipher.algo); in transform_chain_param()