Searched refs:make_kn (Results 1 – 1 of 1) sorted by relevance
39 static void make_kn(unsigned char *k1, const unsigned char *l, int bl) in make_kn() function150 make_kn(ctx->k1, ctx->tbl, bl); in CMAC_Init()151 make_kn(ctx->k2, ctx->k1, bl); in CMAC_Init()