Home
last modified time | relevance | path

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

/openssl/crypto/ocsp/
H A Docsp_lib.c77 if (!(ASN1_OCTET_STRING_set(&cid->issuerKeyHash, md, i))) in OCSP_cert_id_new()
101 return ASN1_OCTET_STRING_cmp(&a->issuerKeyHash, &b->issuerKeyHash); in OCSP_id_issuer_cmp()
H A Docsp_local.h21 ASN1_OCTET_STRING issuerKeyHash; member
H A Docsp_vfy.c336 cid->issuerKeyHash.length != mdlen) { in ocsp_match_issuerid()
351 ret = memcmp(md, cid->issuerKeyHash.data, mdlen) == 0; in ocsp_match_issuerid()
H A Docsp_asn.c26 ASN1_EMBED(OCSP_CERTID, issuerKeyHash, ASN1_OCTET_STRING),
H A Docsp_prn.c26 i2a_ASN1_STRING(bp, &a->issuerKeyHash, 0); in ocsp_certid_print()
H A Docsp_srv.c49 *pikeyHash = &cid->issuerKeyHash; in OCSP_id_get0_info()
/openssl/
H A DCHANGES.md15107 signer or the OCSP signer CA to the issuerNameHash and issuerKeyHash

Completed in 44 milliseconds