Home
last modified time | relevance | path

Searched defs:new_session_cb (Results 1 – 4 of 4) sorted by relevance

/external/libmicrohttpd/src/testspdy/
Dtest_session_timeout.c85 new_session_cb (void *cls, in new_session_cb() function
/external/libmicrohttpd/src/spdy2http/
Dproxy.c367 new_session_cb (void * cls, in new_session_cb() function
/external/libmicrohttpd/src/microspdy/
Dstructures.h909 SPDY_NewSessionCallback new_session_cb; member
/external/boringssl/src/include/openssl/
Dssl.h3529 int (*new_session_cb)(SSL *ssl, SSL_SESSION *sess); member