Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx.c265 u8 *oiv) in nx_build_sg_lists() argument
278 if (oiv) in nx_build_sg_lists()
279 memcpy(oiv, iv, AES_BLOCK_SIZE); in nx_build_sg_lists()
Dnx.h161 unsigned int *nbytes, unsigned int offset, u8 *oiv);