Home
last modified time | relevance | path

Searched refs:last_req_len (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_crypto.h297 unsigned int last_req_len; member
H A Dchcr_algo.c1071 int round = reqctx->last_req_len / AES_BLOCK_SIZE; in chcr_update_tweak()
1228 reqctx->last_req_len = bytes; in chcr_handle_cipher_resp()
1359 reqctx->last_req_len = bytes; in process_cipher()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_crypto.h301 unsigned int last_req_len; member
H A Dchcr_algo.c1064 int round = reqctx->last_req_len / AES_BLOCK_SIZE; in chcr_update_tweak()
1221 reqctx->last_req_len = bytes; in chcr_handle_cipher_resp()
1352 reqctx->last_req_len = bytes; in process_cipher()

Completed in 14 milliseconds