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

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dcert.c3504 hx509_env envhash = NULL; local
3528 ret = hx509_env_add(context, &envhash, "sha1", buf);
3533 ret = hx509_env_add_binding(context, &envcert, "hash", envhash);
3535 hx509_env_free(&envhash);

Completed in 51 milliseconds