Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/ !
Dchcr_crypto.h302 unsigned int partial_req; member
Dchcr_algo.c1141 if (!reqctx->partial_req) in chcr_final_cipher_iv()
1257 reqctx->partial_req = 0; in process_cipher()
1353 reqctx->partial_req = !!(req->cryptlen - reqctx->processed); in process_cipher()
1398 reqctx->partial_req = 1; in chcr_aes_encrypt()