Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c375 configure_cipher_ctx(struct rte_crypto_cipher_xform *xform, in configure_cipher_ctx() function
573 if (cipher_xform && unlikely(configure_cipher_ctx(cipher_xform, ctx))) { in nitrox_sym_dev_sess_configure()