Home
last modified time | relevance | path

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

/hostap/src/crypto/
Dtls_openssl_ocsp.c47 X509_ALGOR *hashAlgorithm; member
170 ASN1_SIMPLE(CertID, hashAlgorithm, X509_ALGOR),
399 dgst = EVP_get_digestbyobj(certid->hashAlgorithm->algorithm); in issuer_match()
709 txt = algor_str(sresp->certID->hashAlgorithm); in check_ocsp_resp()
774 (OBJ_cmp(cid1->hashAlgorithm->algorithm, in check_ocsp_resp()
775 cid2->hashAlgorithm->algorithm) != 0 || in check_ocsp_resp()