Home
last modified time | relevance | path

Searched defs:ivbuf (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c221 unsigned char ivbuf[AES_BLOCK_SIZE+PPC_ALIGN]; in p10_aes_gcm_crypt() local
/linux-6.15/drivers/crypto/
H A Domap-aes.c490 static void omap_aes_copy_ivout(struct omap_aes_dev *dd, u8 *ivbuf) in omap_aes_copy_ivout()