Searched defs:SSL_get1_session (Results 1 – 5 of 5) sorted by relevance
289 #define SSL_get1_session SSL_GET1_SESSION macro
1068 SSL_SESSION *SSL_get1_session(SSL *ssl) { in SSL_get1_session() function
1420 static native long SSL_get1_session(long ssl, NativeSsl ssl_holder); in SSL_get1_session() method in NativeCrypto
1467 static native long SSL_get1_session(long ssl, NativeSsl ssl_holder); in SSL_get1_session() method in NativeCrypto
391 #define SSL_get1_session GRPC_SHADOW_SSL_get1_session macro