Home
last modified time | relevance | path

Searched refs:adjust_ctr_overflow (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c1048 static unsigned int adjust_ctr_overflow(u8 *iv, u32 bytes) in adjust_ctr_overflow() function
1215 bytes = adjust_ctr_overflow(reqctx->iv, bytes); in chcr_handle_cipher_resp()
1317 bytes = adjust_ctr_overflow(req->iv, bytes); in process_cipher()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c1041 static unsigned int adjust_ctr_overflow(u8 *iv, u32 bytes) in adjust_ctr_overflow() function
1208 bytes = adjust_ctr_overflow(reqctx->iv, bytes); in chcr_handle_cipher_resp()
1310 bytes = adjust_ctr_overflow(req->iv, bytes); in process_cipher()

Completed in 12 milliseconds