Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c362 crypto_key_is_valid(struct rte_crypto_cipher_xform *xform, in crypto_key_is_valid() function
391 if (unlikely(!cipher_is_aes && !crypto_key_is_valid(xform, fctx))) in configure_cipher_ctx()