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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ocsp/
H A Docsp_lib.c135 if (!(ASN1_OCTET_STRING_set(cid->issuerKeyHash, md, i)))
161 return ASN1_OCTET_STRING_cmp(a->issuerKeyHash, b->issuerKeyHash);
H A Docsp_asn.c74 ASN1_SIMPLE(OCSP_CERTID, issuerKeyHash, ASN1_OCTET_STRING),
H A Docsp_vfy.c327 (cid->issuerKeyHash->length != mdlen))
335 if (memcmp(md, cid->issuerKeyHash->data, mdlen))
H A Docsp_prn.c81 i2a_ASN1_STRING(bp, a->issuerKeyHash, V_ASN1_OCTET_STRING);
H A Docsp_srv.c100 *pikeyHash = cid->issuerKeyHash;
H A Docsp.h99 * issuerKeyHash OCTET STRING, -- Hash of Issuers public key (excluding the tag & length fields)
105 ASN1_OCTET_STRING *issuerKeyHash; member in struct:ocsp_cert_id_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_lib.c128 if (!(ASN1_OCTET_STRING_set(cid->issuerKeyHash, md, i))) goto err;
150 return ASN1_OCTET_STRING_cmp(a->issuerKeyHash, b->issuerKeyHash);
H A Docsp_asn.c73 ASN1_SIMPLE(OCSP_CERTID, issuerKeyHash, ASN1_OCTET_STRING),
H A Docsp_vfy.c312 (cid->issuerKeyHash->length != mdlen))
320 if (memcmp(md, cid->issuerKeyHash->data, mdlen))
H A Docsp_prn.c78 i2a_ASN1_STRING(bp, a->issuerKeyHash, V_ASN1_OCTET_STRING);
H A Docsp_srv.c94 if (pikeyHash) *pikeyHash = cid->issuerKeyHash;
H A Docsp.h95 * issuerKeyHash OCTET STRING, -- Hash of Issuers public key (excluding the tag & length fields)
102 ASN1_OCTET_STRING *issuerKeyHash; member in struct:ocsp_cert_id_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ocsp/
H A Docsp_lib.c135 if (!(ASN1_OCTET_STRING_set(cid->issuerKeyHash, md, i)))
161 return ASN1_OCTET_STRING_cmp(a->issuerKeyHash, b->issuerKeyHash);
H A Docsp_asn.c74 ASN1_SIMPLE(OCSP_CERTID, issuerKeyHash, ASN1_OCTET_STRING),
H A Docsp_vfy.c327 (cid->issuerKeyHash->length != mdlen))
335 if (memcmp(md, cid->issuerKeyHash->data, mdlen))
H A Docsp_prn.c81 i2a_ASN1_STRING(bp, a->issuerKeyHash, V_ASN1_OCTET_STRING);
H A Docsp_srv.c100 *pikeyHash = cid->issuerKeyHash;
H A Docsp.h99 * issuerKeyHash OCTET STRING, -- Hash of Issuers public key (excluding the tag & length fields)
105 ASN1_OCTET_STRING *issuerKeyHash; member in struct:ocsp_cert_id_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/asn1/
H A Docsp.c90 issuerKeyHash OCTET STRING, -- Hash of Issuers public key
196 ASN1_OCTET_STRING *issuerKeyHash; member in struct:__anon4962
291 ASN1_SIMPLE(CertID, issuerKeyHash, ASN1_OCTET_STRING),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/asn1/
H A Docsp.c91 issuerKeyHash OCTET STRING, -- Hash of Issuers public key
197 ASN1_OCTET_STRING *issuerKeyHash; member in struct:__anon7174
294 ASN1_SIMPLE(CertID, issuerKeyHash, ASN1_OCTET_STRING),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/asn1/
H A Docsp.c90 issuerKeyHash OCTET STRING, -- Hash of Issuers public key
196 ASN1_OCTET_STRING *issuerKeyHash; member in struct:__anon4613
291 ASN1_SIMPLE(CertID, issuerKeyHash, ASN1_OCTET_STRING),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Docsp.h95 * issuerKeyHash OCTET STRING, -- Hash of Issuers public key (excluding the tag & length fields)
102 ASN1_OCTET_STRING *issuerKeyHash; member in struct:ocsp_cert_id_st

Completed in 243 milliseconds