Searched refs:envhash (Results 1 – 1 of 1) sorted by relevance
3504 hx509_env envhash = NULL; in _hx509_cert_to_env() local3528 ret = hx509_env_add(context, &envhash, "sha1", buf); in _hx509_cert_to_env()3533 ret = hx509_env_add_binding(context, &envcert, "hash", envhash); in _hx509_cert_to_env()3535 hx509_env_free(&envhash); in _hx509_cert_to_env()