HomeSort by relevance Sort by last modified time
    Searched refs:SSL_CTX_remove_session (Results 1 - 5 of 5) sorted by null

  /external/openssl/ssl/
ssl_sess.c 570 SSL_CTX_remove_session(s->session_ctx,ret);
660 int SSL_CTX_remove_session(SSL_CTX *ctx, SSL_SESSION *c)
915 /* The reason we don't call SSL_CTX_remove_session() is to
952 SSL_CTX_remove_session(s->ctx,s->session);
    [all...]
s3_pkt.c     [all...]
ssl.h     [all...]
d1_pkt.c 1083 SSL_CTX_remove_session(s->ctx,s->session);
    [all...]
  /external/openssl/include/openssl/
ssl.h     [all...]

Completed in 152 milliseconds