Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c312 get_flexi_cipher_type(enum rte_crypto_cipher_algorithm algo, bool *is_aes) in get_flexi_cipher_type() function
383 type = get_flexi_cipher_type(xform->algo, &cipher_is_aes); in configure_cipher_ctx()