Searched defs:SSL_enable_tls_channel_id (Results 1 – 7 of 7) sorted by relevance
2364 int SSL_enable_tls_channel_id(SSL *ssl) { in SSL_enable_tls_channel_id() function
2366 int SSL_enable_tls_channel_id(SSL *ssl) { in SSL_enable_tls_channel_id() function
2300 int SSL_enable_tls_channel_id(SSL *ssl) { in SSL_enable_tls_channel_id() function
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
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
209 #define SSL_enable_tls_channel_id GRPC_SHADOW_SSL_enable_tls_channel_id macro
301 #define SSL_enable_tls_channel_id BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_enable_tls_channel_id) macro