Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h121 #define FILL_SEC_CPL_OP_IVINSR(id, len, ofst) \ macro
H A Dchcr_algo.c838 FILL_SEC_CPL_OP_IVINSR(rx_channel_id, 2, 1); in create_cipher_wr()
1596 FILL_SEC_CPL_OP_IVINSR(rx_channel_id, 2, 0); in create_hash_wr()
2510 FILL_SEC_CPL_OP_IVINSR(rx_channel_id, 2, 1); in create_authenc_wr()
2993 sec_cpl->op_ivinsrtofst = FILL_SEC_CPL_OP_IVINSR(rx_channel_id, 2, 1); in fill_sec_cpl_for_aead()
3194 chcr_req->sec_cpl.op_ivinsrtofst = FILL_SEC_CPL_OP_IVINSR( in create_gcm_wr()