Searched refs:SSL_SESSION_list_remove (Results 1 – 1 of 1) sorted by relevance
23 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);726 SSL_SESSION_list_remove(ctx, s); in SSL_CTX_add_session()803 SSL_SESSION_list_remove(ctx, r); in remove_session_lock()1163 SSL_SESSION_list_remove(s, current); in SSL_CTX_flush_sessions()1199 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s) in SSL_SESSION_list_remove() function1234 SSL_SESSION_list_remove(ctx, s); in SSL_SESSION_list_add()