Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ct/
H A Dct_local.h92 struct sct_st { struct
93 sct_version_t version;
95 unsigned char *sct;
96 size_t sct_len;
102 size_t log_id_len;
108 uint64_t timestamp;
109 unsigned char *ext;
110 size_t ext_len;
113 unsigned char *sig;
114 size_t sig_len;
[all …]