Searched refs:TLS_I_NO_VRFY (Results 1 – 4 of 4) sorted by relevance
1082 bitset(TLS_I_NO_VRFY, req) ? SSL_VERIFY_NONE
1863 #define TLS_I_NO_VRFY 0x00200000 /* do not require authentication */ macro
3772 TLS_Srv_Opts |= TLS_I_NO_VRFY;
710 | (bitset(TLS_I_NO_VRFY, TLS_Srv_Opts) ? SRV_NONE