Home
last modified time | relevance | path

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

/hostap-3.7.0/src/crypto/
Dtls_openssl_ocsp.c49 ASN1_OCTET_STRING *issuerKeyHash; member
172 ASN1_SIMPLE(CertID, issuerKeyHash, ASN1_OCTET_STRING),
450 if (ASN1_OCTET_STRING_cmp(certid->issuerKeyHash, hash)) { in issuer_match()
728 txt = octet_string_str(sresp->certID->issuerKeyHash); in check_ocsp_resp()
783 ASN1_OCTET_STRING_cmp(cid1->issuerKeyHash, in check_ocsp_resp()
784 cid2->issuerKeyHash) != 0)) { in check_ocsp_resp()