Searched refs:ossl_gost_imit_ctx (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost_crypt.c101 sizeof(struct ossl_gost_imit_ctx),
506 struct ossl_gost_imit_ctx *c = ctx->md_data;
516 static void mac_block_mesh(struct ossl_gost_imit_ctx *c,
535 struct ossl_gost_imit_ctx *c = ctx->md_data;
567 struct ossl_gost_imit_ctx *c = ctx->md_data;
601 gost_key(&(((struct ossl_gost_imit_ctx *)(ctx->md_data))->cctx),
603 ((struct ossl_gost_imit_ctx *)(ctx->md_data))->key_set = 1;
614 memcpy(to->md_data, from->md_data, sizeof(struct ossl_gost_imit_ctx));
621 memset(ctx->md_data, 0, sizeof(struct ossl_gost_imit_ctx));
H A Dgost_lcl.h151 struct ossl_gost_imit_ctx { struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_crypt.c101 sizeof(struct ossl_gost_imit_ctx),
506 struct ossl_gost_imit_ctx *c = ctx->md_data;
516 static void mac_block_mesh(struct ossl_gost_imit_ctx *c,
535 struct ossl_gost_imit_ctx *c = ctx->md_data;
567 struct ossl_gost_imit_ctx *c = ctx->md_data;
601 gost_key(&(((struct ossl_gost_imit_ctx *)(ctx->md_data))->cctx),
603 ((struct ossl_gost_imit_ctx *)(ctx->md_data))->key_set = 1;
614 memcpy(to->md_data, from->md_data, sizeof(struct ossl_gost_imit_ctx));
621 memset(ctx->md_data, 0, sizeof(struct ossl_gost_imit_ctx));
H A Dgost_lcl.h151 struct ossl_gost_imit_ctx { struct

Completed in 40 milliseconds