Lines Matching defs:gops
96 const gcm_impl_ops_t *gops;
124 gops = gcm_impl_get_ops();
176 GHASH(ctx, ctx->gcm_tmp, ctx->gcm_ghash, gops);
214 const gcm_impl_ops_t *gops;
224 gops = gcm_impl_get_ops();
257 GHASH(ctx, macp, ghash, gops);
264 GHASH(ctx, ctx->gcm_len_a_len_c, ghash, gops);
380 const gcm_impl_ops_t *gops;
392 gops = gcm_impl_get_ops();
412 GHASH(ctx, blockp, ghash, gops);
435 GHASH(ctx, ctx->gcm_len_a_len_c, ghash, gops);
487 const gcm_impl_ops_t *gops;
494 gops = gcm_impl_get_ops();
518 GHASH(ctx, datap, ghash, gops);
523 GHASH(ctx, len_a_len_c, ctx->gcm_J0, gops);
537 const gcm_impl_ops_t *gops;
549 gops = gcm_impl_get_ops();
581 GHASH(ctx, datap, ghash, gops);