Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/ocsp/
H A Docsp_lib.c128 if (!(ASN1_OCTET_STRING_set(cid->issuerKeyHash, md, i))) goto err; in OCSP_cert_id_new()
150 return ASN1_OCTET_STRING_cmp(a->issuerKeyHash, b->issuerKeyHash); in OCSP_id_issuer_cmp()
H A Docsp_vfy.c312 (cid->issuerKeyHash->length != mdlen)) in ocsp_match_issuerid()
320 if (memcmp(md, cid->issuerKeyHash->data, mdlen)) in ocsp_match_issuerid()
H A Docsp_asn.c73 ASN1_SIMPLE(OCSP_CERTID, issuerKeyHash, ASN1_OCTET_STRING),
H A Docsp_srv.c94 if (pikeyHash) *pikeyHash = cid->issuerKeyHash; in OCSP_id_get0_info()
H A Docsp_prn.c78 i2a_ASN1_STRING(bp, a->issuerKeyHash, V_ASN1_OCTET_STRING); in ocsp_certid_print()
H A Docsp.h102 ASN1_OCTET_STRING *issuerKeyHash; member
/onnv-gate/usr/src/common/openssl/
H A DCHANGES2563 signer or the OCSP signer CA to the issuerNameHash and issuerKeyHash