Searched refs:is_client (Results 1 – 1 of 1) sorted by relevance
150 int is_client; member493 : sslsock->is_client; in apply_peer_verification_policy()497 : sslsock->is_client; in apply_peer_verification_policy()551 if (peer_name == NULL && sslsock->is_client) { in apply_peer_verification_policy()848 } else if (!sslsock->is_client) { in enable_peer_verification()1614 if (sslsock->is_client) { in php_openssl_setup_crypto()1637 if (sslsock->is_client == 0 && in php_openssl_setup_crypto()1674 if (!sslsock->is_client) { in php_openssl_setup_crypto()1804 if (sslsock->is_client) { in php_openssl_enable_crypto()1810 if (sslsock->is_client) { in php_openssl_enable_crypto()[all …]
Completed in 14 milliseconds