Searched refs:table (Results 1 – 2 of 2) sorted by relevance
39 struct gf128mul_64k *table; member87 if (ctx->table) in setkey()88 gf128mul_free_64k(ctx->table); in setkey()91 ctx->table = gf128mul_init_64k_bbe((be128 *)tweak); in setkey()92 if (!ctx->table) in setkey()99 gf128mul_64k_bbe(&ctx->mulinc[i], ctx->table); in setkey()239 gf128mul_64k_bbe(&rctx->t, ctx->table); in init_crypt()287 if (ctx->table) in exit_tfm()288 gf128mul_free_64k(ctx->table); in exit_tfm()
623 and gain better performance as compared with the table implementation.659 crct10dif checksum as compared with the generic table implementation.1061 prefetching the entire table into the cache at the start of each