#include <string.h>
#include "gost_lcl.h"
#include "gosthash.h"
#include "e_gost_err.h"
Go to the source code of this file.
Initial value:=
{
32,
gost_digest_init,
gost_digest_update,
gost_digest_final,
gost_digest_copy,
gost_digest_cleanup,
NULL,
NULL,
32,
NULL
}
Definition at line 21 of file gost_md.c.