Searched defs:ivbuf (Results 1 – 2 of 2) sorted by relevance
221 unsigned char ivbuf[AES_BLOCK_SIZE+PPC_ALIGN]; in p10_aes_gcm_crypt() local
490 static void omap_aes_copy_ivout(struct omap_aes_dev *dd, u8 *ivbuf) in omap_aes_copy_ivout()