Searched refs:envhash (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcert.c3528 hx509_env envhash = NULL; local
3552 ret = hx509_env_add(context, &envhash, "sha1", buf);
3557 ret = hx509_env_add_binding(context, &envcert, "hash", envhash);
3559 hx509_env_free(&envhash);

Completed in 73 milliseconds