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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/asn1/
H A Docsp.c91 issuerKeyHash OCTET STRING, -- Hash of Issuers public key
197 ASN1_OCTET_STRING *issuerKeyHash; member in struct:__anon1437
294 ASN1_SIMPLE(CertID, issuerKeyHash, ASN1_OCTET_STRING),
/netgear-WNDR4500-V1.0.1.40_1.0.68/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:__anon2944
294 ASN1_SIMPLE(CertID, issuerKeyHash, ASN1_OCTET_STRING),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/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
/netgear-WNDR4500-V1.0.1.40_1.0.68/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 172 milliseconds