Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/
Dssl_sess.c143 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
769 SSL_SESSION_list_remove(ctx, s); in SSL_CTX_add_session()
838 SSL_SESSION_list_remove(ctx, c); in remove_session_lock()
1126 SSL_SESSION_list_remove(p->ctx, s); in timeout_doall_arg()
1175 SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s) in SSL_SESSION_list_remove() function
1210 SSL_SESSION_list_remove(ctx, s); in SSL_SESSION_list_add()