Home
last modified time | relevance | path

Searched refs:hashAlg (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/cmp/
H A Dcmp_msg.c829 certStatus->hashAlg = NULL; in ossl_cmp_certConf_new()
840 if ((certStatus->hashAlg = X509_ALGOR_new()) == NULL) in ossl_cmp_certConf_new()
842 X509_ALGOR_set_md(certStatus->hashAlg, md); in ossl_cmp_certConf_new()
H A Dcmp_local.h434 X509_ALGOR *hashAlg; /* 0 */ member
H A Dcmp_asn.c952 ASN1_EXP_OPT(OSSL_CMP_CERTSTATUS, hashAlg, X509_ALGOR, 0)

Completed in 14 milliseconds