Searched refs:gost_key (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost_keywrap.c52 gost_key(ctx, outputKey);
73 gost_key(ctx, kek_ukm);
99 gost_key(ctx, kek_ukm);
H A Dgost89.h61 void gost_key(gost_ctx * ctx, const byte * key);
H A Dgost_crypt.c195 gost_key(&(c->cctx), key);
210 gost_key(&(c->cctx), key);
601 gost_key(&(((struct ossl_gost_imit_ctx *)(ctx->md_data))->cctx),
H A Dgost89.c410 gost_key(c, key);
415 void gost_key(gost_ctx * c, const byte * k) function
572 gost_key(ctx, newkey);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_keywrap.c52 gost_key(ctx, outputKey);
73 gost_key(ctx, kek_ukm);
99 gost_key(ctx, kek_ukm);
H A Dgost89.h61 void gost_key(gost_ctx * ctx, const byte * key);
H A Dgost_crypt.c195 gost_key(&(c->cctx), key);
210 gost_key(&(c->cctx), key);
601 gost_key(&(((struct ossl_gost_imit_ctx *)(ctx->md_data))->cctx),
H A Dgost89.c410 gost_key(c, key);
415 void gost_key(gost_ctx * c, const byte * k) function
572 gost_key(ctx, newkey);

Completed in 76 milliseconds