Searched defs:SSL_SESSION_should_be_single_use (Results 1 – 4 of 4) sorted by relevance
999 int SSL_SESSION_should_be_single_use(const SSL_SESSION *session) { in SSL_SESSION_should_be_single_use() function
1183 static native boolean SSL_SESSION_should_be_single_use(long sslSessionNativePointer); in SSL_SESSION_should_be_single_use() method in NativeCrypto
1227 static native boolean SSL_SESSION_should_be_single_use(long sslSessionNativePointer); in SSL_SESSION_should_be_single_use() method in NativeCrypto
389 #define SSL_SESSION_should_be_single_use GRPC_SHADOW_SSL_SESSION_should_be_single_use macro