Searched defs:SSL_SESSION_should_be_single_use (Results 1 – 7 of 7) sorted by relevance
1093 int SSL_SESSION_should_be_single_use(const SSL_SESSION *session) { in SSL_SESSION_should_be_single_use() function
1095 int SSL_SESSION_should_be_single_use(const SSL_SESSION *session) { in SSL_SESSION_should_be_single_use() function
1090 int SSL_SESSION_should_be_single_use(const SSL_SESSION *session) { in SSL_SESSION_should_be_single_use() function
1315 static native boolean SSL_SESSION_should_be_single_use(long sslSessionNativePointer); in SSL_SESSION_should_be_single_use() method in NativeCrypto
1284 static native boolean SSL_SESSION_should_be_single_use(long sslSessionNativePointer); in SSL_SESSION_should_be_single_use() method in NativeCrypto
278 #define SSL_SESSION_should_be_single_use BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_SESSION_should_… macro
277 #define SSL_SESSION_should_be_single_use BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_SESSION_should_… macro