Searched defs:oiv (Results 1 - 3 of 3) sorted by relevance

/linux-master/crypto/
H A Dcbc.c30 crypto_cbc_encrypt_inplace(struct crypto_lskcipher *tfm, u8 *src, unsigned nbytes, u8 *oiv) argument
69 crypto_cbc_decrypt_segment(struct crypto_lskcipher *tfm, const u8 *src, u8 *dst, unsigned nbytes, u8 *oiv) argument
/linux-master/include/crypto/internal/
H A Dskcipher.h81 u8 *oiv; member in struct:skcipher_walk
/linux-master/drivers/crypto/nx/
H A Dnx.c259 nx_build_sg_lists(struct nx_crypto_ctx *nx_ctx, const u8 *iv, struct scatterlist *dst, struct scatterlist *src, unsigned int *nbytes, unsigned int offset, u8 *oiv) argument

Completed in 207 milliseconds