Searched refs:SSL_enable_ocsp_stapling (Results 1 – 9 of 9) sorted by relevance
316 NativeCrypto.SSL_enable_ocsp_stapling(sslNativePointer); in startHandshake()325 NativeCrypto.SSL_enable_ocsp_stapling(sslNativePointer); in startHandshake()
822 public static native void SSL_enable_ocsp_stapling(long ssl); in SSL_enable_ocsp_stapling() method in NativeCrypto
1756 SSL_enable_ocsp_stapling(ssl.get()); in DoExchange()
2375 OPENSSL_EXPORT void SSL_enable_ocsp_stapling(SSL *ssl);
1584 void SSL_enable_ocsp_stapling(SSL *ssl) { in SSL_enable_ocsp_stapling() function
4077 SSL_enable_ocsp_stapling(conn->ssl); in tls_connection_set_params()
1449 NativeCrypto.SSL_enable_ocsp_stapling(s); in test_SSL_do_handshake_with_ocsp_response()
1517 NativeCrypto.SSL_enable_ocsp_stapling(s); in test_SSL_do_handshake_with_ocsp_response()
6411 SSL_enable_ocsp_stapling(ssl); in NativeCrypto_SSL_enable_ocsp_stapling()9169 CONSCRYPT_NATIVE_METHOD(NativeCrypto, SSL_enable_ocsp_stapling, "(J)V"),