Searched defs:SSL_enable_tls_channel_id (Results 1 – 4 of 4) sorted by relevance
2283 int SSL_enable_tls_channel_id(SSL *ssl) { in SSL_enable_tls_channel_id() function
925 … static native void SSL_enable_tls_channel_id(long ssl, NativeSsl ssl_holder) throws SSLException; in SSL_enable_tls_channel_id() method in NativeCrypto
894 … static native void SSL_enable_tls_channel_id(long ssl, NativeSsl ssl_holder) throws SSLException; in SSL_enable_tls_channel_id() method in NativeCrypto
209 #define SSL_enable_tls_channel_id GRPC_SHADOW_SSL_enable_tls_channel_id macro