Searched refs:crypto_key_is_valid (Results 1 – 1 of 1) sorted by relevance
362 crypto_key_is_valid(struct rte_crypto_cipher_xform *xform, in crypto_key_is_valid() function391 if (unlikely(!cipher_is_aes && !crypto_key_is_valid(xform, fctx))) in configure_cipher_ctx()