mbox-md5-all.c revision bcb4e51a409d94ae670de96afb8483a4f7855294
89a126810703c666309310d0f3189e9834d70b5bTimo Sirainen/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
cd56a23e21f1df3f79648cf07e2f4385e2fadebbTimo Sirainenstatic struct mbox_md5_context *mbox_md5_all_init(void)
e0c3d5460d1cc0c440cb7723c8c2eef8d0afe9b9Timo Sirainenstatic void mbox_md5_all_more(struct mbox_md5_context *ctx,
d5cebe7f98e63d4e2822863ef2faa4971e8b3a5dTimo Sirainen md5_update(&ctx->hdr_md5_ctx, hdr->value, hdr->value_len);
d5cebe7f98e63d4e2822863ef2faa4971e8b3a5dTimo Sirainenstatic void mbox_md5_all_finish(struct mbox_md5_context *ctx,