Home
last modified time | relevance | path

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

/openbmc/linux/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()