Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/x509/
H A Dvpm_int.h64 struct X509_VERIFY_PARAM_ID_st { struct
66 unsigned int hostflags; /* Flags to control matching features */
67 char *peername; /* Matching hostname in peer certificate */
68 char *email; /* If not NULL email address to match */
69 size_t emaillen;
70 unsigned char *ip; /* If not NULL IP address to match */
71 size_t iplen; /* Length of IP address */
72 int poisoned;