Searched defs:ssl_dane_st (Results 1 – 2 of 2) sorted by relevance
67 struct ssl_dane_st { struct68 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 */
66 struct ssl_dane_st { struct67 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 */