Searched refs:client_server (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | s_apps.h | 42 void tlsext_cb(SSL *s, int client_server, int type, const unsigned char *data,
|
H A D | s_cb.c | 740 void tlsext_cb(SSL *s, int client_server, int type, in tlsext_cb() argument 747 client_server ? "server" : "client", extname, type, len); in tlsext_cb()
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/ |
H A D | s_apps.h | 45 void tlsext_cb(SSL *s, int client_server, int type, const unsigned char *data,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_local.h | 1267 void (*debug_cb)(SSL *s, int client_server, int type,
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_local.h | 1583 void (*debug_cb)(SSL *s, int client_server, int type,
|