26#include <gnutls/crypto.h>
87 gnutls_hash_output (ctx->
handle, digest);
#define mhd_assert(ignore)
#define MHD_SHA256_deinit(ignore)
#define MHD_SHA256_init_one_time(ctx)
#define MHD_SHA256_finish_reset(ctx, digest)
#define SHA256_DIGEST_SIZE
void MHD_SHA256_update(struct Sha256CtxExt *ctx, const uint8_t *data, size_t length)
Wrapper for SHA-256 calculation performed by TLS library.
struct hash_hd_st * handle