HomeSort by relevance Sort by last modified time
    Searched defs:remove_session_cb (Results 1 - 2 of 2) sorted by null

  /external/openssl/include/openssl/
ssl.h 806 * If remove_session_cb is not null, it will be called when
810 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess); member in struct:ssl_ctx_st
    [all...]
  /external/openssl/ssl/
ssl.h 806 * If remove_session_cb is not null, it will be called when
810 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess); member in struct:ssl_ctx_st
    [all...]

Completed in 26 milliseconds