Searched refs:SSL_SESSION_copy_without_early_data (Results 1 – 7 of 7) sorted by relevance
1074 SSL_SESSION *SSL_SESSION_copy_without_early_data(SSL_SESSION *session) { in SSL_SESSION_copy_without_early_data() function
6394 SSL_SESSION_copy_without_early_data(session.get())); in TEST()6407 SSL_SESSION_copy_without_early_data(session2.get())); in TEST()
1070 SSL_SESSION *SSL_SESSION_copy_without_early_data(SSL_SESSION *session) { in SSL_SESSION_copy_without_early_data() function
6551 SSL_SESSION_copy_without_early_data(session.get())); in TEST()6564 SSL_SESSION_copy_without_early_data(session2.get())); in TEST()
3430 OPENSSL_EXPORT SSL_SESSION *SSL_SESSION_copy_without_early_data(
3491 OPENSSL_EXPORT SSL_SESSION *SSL_SESSION_copy_without_early_data(
233 #define SSL_SESSION_copy_without_early_data BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_SESSION_copy… macro