Home
last modified time | relevance | path

Searched refs:client_server (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/include/
H A Ds_apps.h45 void tlsext_cb(SSL *s, int client_server, int type, const unsigned char *data,
/third_party/openssl/apps/include/
H A Ds_apps.h45 void tlsext_cb(SSL *s, int client_server, int type, const unsigned char *data,
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c741 void tlsext_cb(SSL *s, int client_server, int type, in tlsext_cb() argument
748 client_server ? "server" : "client", extname, type, len); in tlsext_cb()
/third_party/openssl/apps/lib/
H A Ds_cb.c741 void tlsext_cb(SSL *s, int client_server, int type, in tlsext_cb() argument
748 client_server ? "server" : "client", extname, type, len); in tlsext_cb()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1612 void (*debug_cb)(SSL *s, int client_server, int type,
/third_party/openssl/ssl/
H A Dssl_local.h1583 void (*debug_cb)(SSL *s, int client_server, int type,

Completed in 17 milliseconds