Searched refs:SSL_CTX_remove_session (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_sess.c396 SSL_CTX_remove_session(s->ctx,ret);
486 int SSL_CTX_remove_session(SSL_CTX *ctx, SSL_SESSION *c) function
670 /* The reason we don't call SSL_CTX_remove_session() is to
706 SSL_CTX_remove_session(s->ctx,s->session);
H A Ds3_pkt.c1057 SSL_CTX_remove_session(s->ctx,s->session);
1266 SSL_CTX_remove_session(s->ctx,s->session);
H A Dssl.h1065 #define SSL_remove_session(a,b) SSL_CTX_remove_session((a),(b))
1315 int SSL_CTX_remove_session(SSL_CTX *,SSL_SESSION *c);
H A Dd1_pkt.c955 SSL_CTX_remove_session(s->ctx,s->session);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_sess.c706 SSL_CTX_remove_session(s->session_ctx, ret);
807 int SSL_CTX_remove_session(SSL_CTX *ctx, SSL_SESSION *c) function
1088 * The reason we don't call SSL_CTX_remove_session() is to save on
1126 SSL_CTX_remove_session(s->ctx, s->session);
H A Ds3_pkt.c1476 SSL_CTX_remove_session(s->ctx, s->session);
1701 SSL_CTX_remove_session(s->ctx, s->session);
H A Dssl.h1788 # define SSL_remove_session(a,b) SSL_CTX_remove_session((a),(b))
2244 int SSL_CTX_remove_session(SSL_CTX *, SSL_SESSION *c);
H A Dd1_pkt.c1204 SSL_CTX_remove_session(s->ctx, s->session);
H A Ds3_clnt.c2293 SSL_CTX_remove_session(s->session_ctx, s->session);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_sess.c706 SSL_CTX_remove_session(s->session_ctx, ret);
807 int SSL_CTX_remove_session(SSL_CTX *ctx, SSL_SESSION *c) function
1088 * The reason we don't call SSL_CTX_remove_session() is to save on
1126 SSL_CTX_remove_session(s->ctx, s->session);
H A Ds3_pkt.c1476 SSL_CTX_remove_session(s->ctx, s->session);
1701 SSL_CTX_remove_session(s->ctx, s->session);
H A Dssl.h1788 # define SSL_remove_session(a,b) SSL_CTX_remove_session((a),(b))
2244 int SSL_CTX_remove_session(SSL_CTX *, SSL_SESSION *c);
H A Dd1_pkt.c1204 SSL_CTX_remove_session(s->ctx, s->session);
H A Ds3_clnt.c2293 SSL_CTX_remove_session(s->session_ctx, s->session);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h1065 #define SSL_remove_session(a,b) SSL_CTX_remove_session((a),(b))
1315 int SSL_CTX_remove_session(SSL_CTX *,SSL_SESSION *c);

Completed in 196 milliseconds