Searched refs:Digest_CTX (Results 1 – 2 of 2) sorted by relevance
173 } Digest_CTX; typedef190 typedef Digest_CTX archive_md5_ctx;222 typedef Digest_CTX archive_sha1_ctx;244 typedef Digest_CTX archive_sha256_ctx;264 typedef Digest_CTX archive_sha384_ctx;286 typedef Digest_CTX archive_sha512_ctx;
52 win_crypto_init(Digest_CTX *ctx, ALG_ID algId) in win_crypto_init()78 win_crypto_Update(Digest_CTX *ctx, const unsigned char *buf, size_t len) in win_crypto_Update()91 win_crypto_Final(unsigned char *buf, size_t bufsize, Digest_CTX *ctx) in win_crypto_Final()