Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ocsp/
Docsp_lib.c69 if (!(ASN1_OCTET_STRING_set(&cid->issuerNameHash, md, i))) in OCSP_cert_id_new()
97 ret = ASN1_OCTET_STRING_cmp(&a->issuerNameHash, &b->issuerNameHash); in OCSP_id_issuer_cmp()
Docsp_local.h18 ASN1_OCTET_STRING issuerNameHash; member
Docsp_vfy.c295 if ((cid->issuerNameHash.length != mdlen) || in ocsp_match_issuerid()
301 if (memcmp(md, cid->issuerNameHash.data, mdlen)) in ocsp_match_issuerid()
Docsp_asn.c25 ASN1_EMBED(OCSP_CERTID, issuerNameHash, ASN1_OCTET_STRING),
Docsp_srv.c48 *piNameHash = &cid->issuerNameHash; in OCSP_id_get0_info()
Docsp_prn.c24 i2a_ASN1_STRING(bp, &a->issuerNameHash, 0); in ocsp_certid_print()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl_ocsp.c48 ASN1_OCTET_STRING *issuerNameHash; member
171 ASN1_SIMPLE(CertID, issuerNameHash, ASN1_OCTET_STRING),
430 if (ASN1_OCTET_STRING_cmp(certid->issuerNameHash, hash)) { in issuer_match()
721 txt = octet_string_str(sresp->certID->issuerNameHash); in check_ocsp_resp()
781 ASN1_OCTET_STRING_cmp(cid1->issuerNameHash, in check_ocsp_resp()
782 cid2->issuerNameHash) != 0 || in check_ocsp_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl_ocsp.c48 ASN1_OCTET_STRING *issuerNameHash; member
171 ASN1_SIMPLE(CertID, issuerNameHash, ASN1_OCTET_STRING),
430 if (ASN1_OCTET_STRING_cmp(certid->issuerNameHash, hash)) { in issuer_match()
721 txt = octet_string_str(sresp->certID->issuerNameHash); in check_ocsp_resp()
781 ASN1_OCTET_STRING_cmp(cid1->issuerNameHash, in check_ocsp_resp()
782 cid2->issuerNameHash) != 0 || in check_ocsp_resp()
/third_party/openssl/
DCHANGES8905 signer or the OCSP signer CA to the issuerNameHash and issuerKeyHash