Searched refs:ossl_gost_digest_ctx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/crypto/openssl/engines/ccgost/
H A Dgost_md.c36 sizeof(struct ossl_gost_digest_ctx),
42 struct ossl_gost_digest_ctx *c = ctx->md_data;
62 struct ossl_gost_digest_ctx *md_ctx = to->md_data;
65 sizeof(struct ossl_gost_digest_ctx));
74 memset(ctx->md_data, 0, sizeof(struct ossl_gost_digest_ctx));
H A Dgost_lcl.h129 struct ossl_gost_digest_ctx { struct

Completed in 45 milliseconds