Searched refs:last_iv (Results 1 – 1 of 1) sorted by relevance
149 u8 last_iv[bsize]; in crypto_cbc_decrypt_inplace() local153 memcpy(last_iv, src, bsize); in crypto_cbc_decrypt_inplace()164 memcpy(walk->iv, last_iv, bsize); in crypto_cbc_decrypt_inplace()