Searched defs:omap_aes_reqctx (Results 1 – 1 of 1) sorted by relevance
105 struct omap_aes_reqctx { struct106 struct omap_aes_dev *dd;107 unsigned long mode;108 u8 iv[AES_BLOCK_SIZE];109 u32 auth_tag[AES_BLOCK_SIZE / sizeof(u32)];