Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Ddane.h67 struct ssl_dane_st { struct
68 struct dane_ctx_st *dctx;
71 danetls_record *mtlsa; /* Matching TLSA record */
72 X509 *mcert; /* DANE matched cert */
73 uint32_t umask; /* Usages present */
74 int mdpth; /* Depth of matched cert */
75 int pdpth; /* Depth of PKIX trust */
76 unsigned long flags; /* feature bitmask */
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/internal/
H A Ddane.h66 struct ssl_dane_st { struct
67 struct dane_ctx_st *dctx;
70 danetls_record *mtlsa; /* Matching TLSA record */
71 X509 *mcert; /* DANE matched cert */
72 uint32_t umask; /* Usages present */
73 int mdpth; /* Depth of matched cert */
74 int pdpth; /* Depth of PKIX trust */
75 unsigned long flags; /* feature bitmask */