Home
last modified time | relevance | path

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

/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c309 u8 biv[AES_BLOCK_SIZE]; in rk_cipher_run() local
344 scatterwalk_map_and_copy(biv, sgs, offset, ivsize, 0); in rk_cipher_run()
392 memcpy(iv, biv, ivsize); in rk_cipher_run()