Home
last modified time | relevance | path

Searched refs:SSL_SESSION_list_remove (Results 1 – 1 of 1) sorted by relevance

/NextBSD/crypto/openssl/ssl/
HDssl_sess.c146 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
766 SSL_SESSION_list_remove(ctx, s); in SSL_CTX_add_session()
826 SSL_SESSION_list_remove(ctx, c); in remove_session_lock()
1095 SSL_SESSION_list_remove(p->ctx, s); in timeout_doall_arg()
1136 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s) in SSL_SESSION_list_remove() function
1168 SSL_SESSION_list_remove(ctx, s); in SSL_SESSION_list_add()