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

  /external/libmicrohttpd/src/testspdy/
test_session_timeout.c 85 new_session_cb (void *cls, function
140 &new_session_cb,
  /external/libmicrohttpd/src/microspdy/
structures.h 909 SPDY_NewSessionCallback new_session_cb; member in struct:SPDY_Daemon
daemon.c 238 daemon->new_session_cb = nscb;
session.c     [all...]
  /external/boringssl/src/ssl/
ssl_session.c 707 ctx->new_session_cb = cb;
711 return ctx->new_session_cb;
ssl_lib.c     [all...]
  /external/libmicrohttpd/src/spdy2http/
proxy.c 367 new_session_cb (void * cls, function
1018 &new_session_cb,
1047 &new_session_cb,
    [all...]
  /external/boringssl/src/include/openssl/
ssl.h 3529 int (*new_session_cb)(SSL *ssl, SSL_SESSION *sess); member in struct:ssl_ctx_st
    [all...]

Completed in 1405 milliseconds