Searched refs:adjust_ctr_overflow (Results 1 – 2 of 2) sorted by relevance
1041 static unsigned int adjust_ctr_overflow(u8 *iv, u32 bytes) in adjust_ctr_overflow() function1208 bytes = adjust_ctr_overflow(reqctx->iv, bytes); in chcr_handle_cipher_resp()1310 bytes = adjust_ctr_overflow(req->iv, bytes); in process_cipher()
1048 static unsigned int adjust_ctr_overflow(u8 *iv, u32 bytes) in adjust_ctr_overflow() function1215 bytes = adjust_ctr_overflow(reqctx->iv, bytes); in chcr_handle_cipher_resp()1317 bytes = adjust_ctr_overflow(req->iv, bytes); in process_cipher()