Home
last modified time | relevance | path

Searched defs:ocsp_cert_id_st (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ocsp/
H A Docsp_local.h16 struct ocsp_cert_id_st { struct
17 X509_ALGOR hashAlgorithm;
18 ASN1_OCTET_STRING issuerNameHash;
19 ASN1_OCTET_STRING issuerKeyHash;
20 ASN1_INTEGER serialNumber;
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_local.h18 struct ocsp_cert_id_st { struct
19 X509_ALGOR hashAlgorithm;
20 ASN1_OCTET_STRING issuerNameHash;
21 ASN1_OCTET_STRING issuerKeyHash;
22 ASN1_INTEGER serialNumber;