Searched defs:SSL_enable_tls_channel_id (Results 1 – 6 of 6) sorted by relevance
2278 int SSL_enable_tls_channel_id(SSL *ssl) { in SSL_enable_tls_channel_id() function
2351 int SSL_enable_tls_channel_id(SSL *ssl) { in SSL_enable_tls_channel_id() function
921 … static native void SSL_enable_tls_channel_id(long ssl, NativeSsl ssl_holder) throws SSLException; in SSL_enable_tls_channel_id() method in NativeCrypto
954 … 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
297 #define SSL_enable_tls_channel_id BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_enable_tls_channel_id) macro