Searched refs:hashbuf (Results 1 – 1 of 1) sorted by relevance
207 u8 hashbuf[sizeof(struct Hash_ctx) + PPC_ALIGN]; in p10_aes_gcm_crypt() local208 struct Hash_ctx *hash = PTR_ALIGN((void *)hashbuf, PPC_ALIGN); in p10_aes_gcm_crypt()223 memset(hashbuf, 0, sizeof(hashbuf)); in p10_aes_gcm_crypt()