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