Home
last modified time | relevance | path

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

/drivers/crypto/chelsio/
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()