Searched refs:FILL_SEC_CPL_OP_IVINSR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/crypto/chelsio/ |
D | chcr_algo.h | 121 #define FILL_SEC_CPL_OP_IVINSR(id, len, ofst) \ macro
|
D | chcr_algo.c | 838 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() 2509 FILL_SEC_CPL_OP_IVINSR(rx_channel_id, 2, 1); in create_authenc_wr() 2992 sec_cpl->op_ivinsrtofst = FILL_SEC_CPL_OP_IVINSR(rx_channel_id, 2, 1); in fill_sec_cpl_for_aead() 3193 chcr_req->sec_cpl.op_ivinsrtofst = FILL_SEC_CPL_OP_IVINSR( in create_gcm_wr()
|