Searched refs:digest_init (Results 1 – 2 of 2) sorted by relevance
39 digest_init_func digest_init; /* Initialize context procedure */ member
460 static struct digest_context *digest_init(const struct digest_params *dparams) in digest_init() function475 if(dparams->digest_init(ctxt->digest_hashctx) != 1) { in digest_init()550 dctx = digest_init(digest_def->dparams); in check_hash()