Searched refs:server_cert_only (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_openssl.c81 unsigned int server_cert_only:1; member in struct:tls_connection
1186 if (!preverify_ok && depth > 0 && conn->server_cert_only)
1192 if (preverify_ok && depth == 0 && conn->server_cert_only) {
1341 conn->server_cert_only = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_openssl.c81 unsigned int server_cert_only:1; member in struct:tls_connection
1186 if (!preverify_ok && depth > 0 && conn->server_cert_only)
1192 if (preverify_ok && depth == 0 && conn->server_cert_only) {
1341 conn->server_cert_only = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_openssl.c81 unsigned int server_cert_only:1; member in struct:tls_connection
1186 if (!preverify_ok && depth > 0 && conn->server_cert_only)
1192 if (preverify_ok && depth == 0 && conn->server_cert_only) {
1341 conn->server_cert_only = 1;

Completed in 174 milliseconds