Home | History | Annotate | Download | only in modes

Lines Matching refs:gcm_ghash_v8

680 void gcm_ghash_v8(u64 Xi[2],const u128 Htable[16],const u8 *inp,size_t len);
754 ctx->ghash = gcm_ghash_v8;