Searched refs:last_iv (Results 1 – 1 of 1) sorted by relevance
129 u8 last_iv[MAX_CIPHER_BLOCKSIZE]; in crypto_cbc_decrypt_inplace() local139 memcpy(last_iv, src, bsize); in crypto_cbc_decrypt_inplace()150 memcpy(walk->iv, last_iv, bsize); in crypto_cbc_decrypt_inplace()