HomeSort by: relevance | last modified time | path
    Searched defs:ssl_ctx_st (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h 793 struct ssl_ctx_st { struct
833 void (*remove_session_cb)(struct ssl_ctx_st *ctx, SSL_SESSION *sess);
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h 841 struct ssl_ctx_st { struct
881 void (*remove_session_cb) (struct ssl_ctx_st *ctx, SSL_SESSION *sess);
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h 735 struct ssl_ctx_st { struct
773 void (*remove_session_cb) (struct ssl_ctx_st *ctx, SSL_SESSION *sess);

Completed in 31 milliseconds