Home
last modified time | relevance | path

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

/drivers/crypto/chelsio/
Dchcr_crypto.h298 unsigned int partial_req; member
Dchcr_algo.c1148 if (!reqctx->partial_req) in chcr_final_cipher_iv()
1264 reqctx->partial_req = 0; in process_cipher()
1360 reqctx->partial_req = !!(req->cryptlen - reqctx->processed); in process_cipher()
1405 reqctx->partial_req = 1; in chcr_aes_encrypt()