Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls_openssl_ocsp.c49 ASN1_OCTET_STRING *issuerKeyHash; member
172 ASN1_SIMPLE(CertID, issuerKeyHash, ASN1_OCTET_STRING),
444 if (ASN1_OCTET_STRING_cmp(certid->issuerKeyHash, hash)) { in issuer_match()
723 txt = octet_string_str(sresp->certID->issuerKeyHash); in check_ocsp_resp()
778 ASN1_OCTET_STRING_cmp(cid1->issuerKeyHash, in check_ocsp_resp()
779 cid2->issuerKeyHash) != 0)) { in check_ocsp_resp()