Searched refs:remove_session_lock (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Dssl_sess.c148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
799 if (!remove_session_lock(ctx, ctx->session_cache_tail, 0))
812 return remove_session_lock(ctx, c, 1);
815 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dssl_sess.c148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
641 if (!remove_session_lock(ctx,
655 return remove_session_lock(ctx, c, 1);
658 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Dssl_sess.c148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
641 if (!remove_session_lock(ctx,
655 return remove_session_lock(ctx, c, 1);
658 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ssl/
H A Dssl_sess.c148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
799 if (!remove_session_lock(ctx, ctx->session_cache_tail, 0))
812 return remove_session_lock(ctx, c, 1);
815 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ssl/
H A Dssl_sess.c148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
799 if (!remove_session_lock(ctx, ctx->session_cache_tail, 0))
812 return remove_session_lock(ctx, c, 1);
815 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Dssl_sess.c148 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
641 if (!remove_session_lock(ctx,
655 return remove_session_lock(ctx, c, 1);
658 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) function

Completed in 210 milliseconds