Searched refs:byKey (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ocsp/
H A Docsp_srv.c238 if (!(rid->value.byKey = ASN1_OCTET_STRING_new()))
240 if (!(ASN1_OCTET_STRING_set(rid->value.byKey, md, SHA_DIGEST_LENGTH)))
H A Docsp_asn.c120 ASN1_EXP(OCSP_RESPID, value.byKey, ASN1_OCTET_STRING, 2)
H A Docsp_vfy.c198 if (id->value.byKey->length != SHA_DIGEST_LENGTH) return NULL;
199 keyhash = id->value.byKey->data;
H A Docsp_prn.c226 i2a_ASN1_STRING(bp, rid->value.byKey, V_ASN1_OCTET_STRING);
H A Docsp.h197 * byKey [2] KeyHash }
206 ASN1_OCTET_STRING *byKey; member in union:ocsp_responder_id_st::__anon1408
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/asn1/
H A Docsp.c127 byKey [2] KeyHash }
222 ASN1_OCTET_STRING *byKey; member in union:__anon1441::__anon1442
330 ASN1_IMP(ResponderID, d.byKey, ASN1_OCTET_STRING, 2)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/asn1/
H A Docsp.c127 byKey [2] KeyHash }
222 ASN1_OCTET_STRING *byKey; member in union:__anon2948::__anon2949
330 ASN1_IMP(ResponderID, d.byKey, ASN1_OCTET_STRING, 2)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_srv.c238 if (!(rid->value.byKey = ASN1_OCTET_STRING_new()))
240 if (!(ASN1_OCTET_STRING_set(rid->value.byKey, md, SHA_DIGEST_LENGTH)))
H A Docsp_asn.c120 ASN1_EXP(OCSP_RESPID, value.byKey, ASN1_OCTET_STRING, 2)
H A Docsp_vfy.c198 if (id->value.byKey->length != SHA_DIGEST_LENGTH) return NULL;
199 keyhash = id->value.byKey->data;
H A Docsp_prn.c226 i2a_ASN1_STRING(bp, rid->value.byKey, V_ASN1_OCTET_STRING);
H A Docsp.h197 * byKey [2] KeyHash }
206 ASN1_OCTET_STRING *byKey; member in union:ocsp_responder_id_st::__anon2906
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Docsp.h197 * byKey [2] KeyHash }
206 ASN1_OCTET_STRING *byKey; member in union:ocsp_responder_id_st::__anon1469
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Docsp.h197 * byKey [2] KeyHash }
206 ASN1_OCTET_STRING *byKey; member in union:ocsp_responder_id_st::__anon2978

Completed in 115 milliseconds