Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.c988 static unsigned int adjust_ctr_overflow(u8 *iv, u32 bytes) in adjust_ctr_overflow() function
1144 bytes = adjust_ctr_overflow(reqctx->iv, bytes); in chcr_handle_cipher_resp()
1224 bytes = adjust_ctr_overflow(req->info, bytes); in process_cipher()