HomeSort by relevance Sort by last modified time
    Searched defs:new_session_cb (Results 1 - 4 of 4) 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
  /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/ssl/
internal.h 1968 int (*new_session_cb)(SSL *ssl, SSL_SESSION *sess); member in struct:bssl::SSLContext
    [all...]

Completed in 234 milliseconds