Home
last modified time | relevance | path

Searched defs:OcspEntry (Results 1 – 5 of 5) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Dasn.h2096 typedef struct OcspEntry OcspEntry; typedef
2104 struct OcspEntry struct
2106 OcspEntry *next; /* next entry */ argument
2107 word32 hashAlgoOID; /* hash algo ID */
2108 byte issuerHash[OCSP_DIGEST_SIZE]; /* issuer hash */
2109 byte issuerKeyHash[OCSP_DIGEST_SIZE]; /* issuer public key hash */
2110 CertStatus *status; /* OCSP response list */
2111 int totalStatus; /* number on list */
2112 byte* rawCertId; /* raw bytes of the CertID */
2113 int rawCertIdSize; /* num bytes in raw CertID */
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dasn.h2096 typedef struct OcspEntry OcspEntry; typedef
2104 struct OcspEntry struct
2106 OcspEntry *next; /* next entry */ argument
2107 word32 hashAlgoOID; /* hash algo ID */
2108 byte issuerHash[OCSP_DIGEST_SIZE]; /* issuer hash */
2109 byte issuerKeyHash[OCSP_DIGEST_SIZE]; /* issuer public key hash */
2110 CertStatus *status; /* OCSP response list */
2111 int totalStatus; /* number on list */
2112 byte* rawCertId; /* raw bytes of the CertID */
2113 int rawCertIdSize; /* num bytes in raw CertID */
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dasn.h2096 typedef struct OcspEntry OcspEntry; typedef
2104 struct OcspEntry struct
2106 OcspEntry *next; /* next entry */ argument
2107 word32 hashAlgoOID; /* hash algo ID */
2108 byte issuerHash[OCSP_DIGEST_SIZE]; /* issuer hash */
2109 byte issuerKeyHash[OCSP_DIGEST_SIZE]; /* issuer public key hash */
2110 CertStatus *status; /* OCSP response list */
2111 int totalStatus; /* number on list */
2112 byte* rawCertId; /* raw bytes of the CertID */
2113 int rawCertIdSize; /* num bytes in raw CertID */
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dasn.h2096 typedef struct OcspEntry OcspEntry; typedef
2104 struct OcspEntry struct
2106 OcspEntry *next; /* next entry */ argument
2107 word32 hashAlgoOID; /* hash algo ID */
2108 byte issuerHash[OCSP_DIGEST_SIZE]; /* issuer hash */
2109 byte issuerKeyHash[OCSP_DIGEST_SIZE]; /* issuer public key hash */
2110 CertStatus *status; /* OCSP response list */
2111 int totalStatus; /* number on list */
2112 byte* rawCertId; /* raw bytes of the CertID */
2113 int rawCertIdSize; /* num bytes in raw CertID */
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dasn.h2096 typedef struct OcspEntry OcspEntry; typedef
2104 struct OcspEntry struct
2106 OcspEntry *next; /* next entry */ argument
2107 word32 hashAlgoOID; /* hash algo ID */
2108 byte issuerHash[OCSP_DIGEST_SIZE]; /* issuer hash */
2109 byte issuerKeyHash[OCSP_DIGEST_SIZE]; /* issuer public key hash */
2110 CertStatus *status; /* OCSP response list */
2111 int totalStatus; /* number on list */
2112 byte* rawCertId; /* raw bytes of the CertID */
2113 int rawCertIdSize; /* num bytes in raw CertID */
[all …]