Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h64 #define CHCR_DECRYPT_OP 1 macro
H A Dchcr_algo.c853 if ((reqctx->op == CHCR_DECRYPT_OP) && in create_cipher_wr()
1432 &skb, CHCR_DECRYPT_OP); in chcr_aes_decrypt()
2915 (op_type == CHCR_DECRYPT_OP) ? in generate_b0()
2986 if (op_type == CHCR_DECRYPT_OP) { in fill_sec_cpl_for_aead()
3837 reqctx->op = CHCR_DECRYPT_OP; in chcr_aead_decrypt()