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

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dssl_auth.c274 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, 0);
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dssl.h1004 /* use either SSL_VERIFY_NONE or SSL_VERIFY_PEER, the last 2 options
1005 * are 'ored' with SSL_VERIFY_PEER if they are desired */
1007 #define SSL_VERIFY_PEER 0x01 macro
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dssl.h1032 /* use either SSL_VERIFY_NONE or SSL_VERIFY_PEER, the last 2 options
1033 * are 'ored' with SSL_VERIFY_PEER if they are desired */
1035 #define SSL_VERIFY_PEER 0x01 macro

Completed in 163 milliseconds