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

  /src/crypto/external/bsd/openssl/dist/apps/
s_server.c 3736 static SSL_SESSION *get_session(SSL *ssl, const unsigned char *id, int idlen, function
3779 SSL_CTX_sess_set_get_cb(sctx, get_session);
  /src/crypto/external/bsd/openssl.old/dist/apps/
s_server.c 3625 static SSL_SESSION *get_session(SSL *ssl, const unsigned char *id, int idlen, function
3668 SSL_CTX_sess_set_get_cb(sctx, get_session);
  /src/crypto/external/apache2/openssl/dist/apps/
s_server.c 3974 static SSL_SESSION *get_session(SSL *ssl, const unsigned char *id, int idlen, function
4017 SSL_CTX_sess_set_get_cb(sctx, get_session);

Completed in 31 milliseconds