Home
last modified time | relevance | path

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

/openssl/crypto/ocsp/
H A Docsp_lib.c70 if (!(ASN1_OCTET_STRING_set(&cid->issuerNameHash, md, i))) in OCSP_cert_id_new()
98 ret = ASN1_OCTET_STRING_cmp(&a->issuerNameHash, &b->issuerNameHash); in OCSP_id_issuer_cmp()
H A Docsp_local.h20 ASN1_OCTET_STRING issuerNameHash; member
H A Docsp_vfy.c335 if (cid->issuerNameHash.length != mdlen || in ocsp_match_issuerid()
343 if (memcmp(md, cid->issuerNameHash.data, mdlen) != 0) { in ocsp_match_issuerid()
H A Docsp_asn.c25 ASN1_EMBED(OCSP_CERTID, issuerNameHash, ASN1_OCTET_STRING),
H A Docsp_prn.c24 i2a_ASN1_STRING(bp, &a->issuerNameHash, 0); in ocsp_certid_print()
H A Docsp_srv.c47 *piNameHash = &cid->issuerNameHash; in OCSP_id_get0_info()
/openssl/
H A DCHANGES.md15042 signer or the OCSP signer CA to the issuerNameHash and issuerKeyHash

Completed in 88 milliseconds