Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.h164 #define FILL_SEC_CPL_CIPHERSTOP_HI(a_start, a_stop, c_start, c_stop_hi) \ macro
Dchcr_ipsec.c494 wr->req.sec_cpl.aadstart_cipherstop_hi = FILL_SEC_CPL_CIPHERSTOP_HI( in chcr_crypto_wreq()
Dchcr_algo.c780 FILL_SEC_CPL_CIPHERSTOP_HI(0, 0, IV + 1, 0); in create_cipher_wr()
1505 FILL_SEC_CPL_CIPHERSTOP_HI(0, 0, 0, 0); in create_hash_wr()
2337 chcr_req->sec_cpl.aadstart_cipherstop_hi = FILL_SEC_CPL_CIPHERSTOP_HI( in create_authenc_wr()
2792 sec_cpl->aadstart_cipherstop_hi = FILL_SEC_CPL_CIPHERSTOP_HI( in fill_sec_cpl_for_aead()
2986 chcr_req->sec_cpl.aadstart_cipherstop_hi = FILL_SEC_CPL_CIPHERSTOP_HI( in create_gcm_wr()