Searched refs:TLS_PEER_VERIFY_NONE (Results 1 – 2 of 2) sorted by relevance
239 case TLS_PEER_VERIFY_NONE: in test_common()327 case TLS_PEER_VERIFY_NONE: in test_common()404 test_common(TLS_PEER_VERIFY_NONE); in test_tls_peer_verify_none()
145 #define TLS_PEER_VERIFY_NONE 0 /**< Peer verification disabled. */ macro