Searched refs:client_server (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/openssl/apps/include/ ! |
| H A D | s_apps.h | 50 void tlsext_cb(SSL *s, int client_server, int type, const unsigned char *data,
|
| /src/crypto/openssl/apps/lib/ ! |
| H A D | s_cb.c | 828 void tlsext_cb(SSL *s, int client_server, int type, in tlsext_cb() argument 835 client_server ? "server" : "client", extname, type, len); in tlsext_cb()
|
| /src/crypto/openssl/ssl/ ! |
| H A D | ssl_local.h | 1620 void (*debug_cb)(SSL *s, int client_server, int type,
|