Searched refs:SSL_enable_tls_channel_id (Results 1 – 6 of 6) sorted by relevance
457 NativeCrypto.SSL_enable_tls_channel_id(ssl, this); in setTlsChannelId()
867 … static native void SSL_enable_tls_channel_id(long ssl, NativeSsl ssl_holder) throws SSLException; in SSL_enable_tls_channel_id() method in NativeCrypto
4049 OPENSSL_EXPORT int SSL_enable_tls_channel_id(SSL *ssl);
2103 int SSL_enable_tls_channel_id(SSL *ssl) { in SSL_enable_tls_channel_id() function
928 NativeCrypto.SSL_enable_tls_channel_id(s, null); in beforeHandshake()
6644 long ret = SSL_enable_tls_channel_id(ssl); in NativeCrypto_SSL_enable_tls_channel_id()9949 CONSCRYPT_NATIVE_METHOD(SSL_enable_tls_channel_id, "(J" REF_SSL ")V"),