Home
last modified time | relevance | path

Searched refs:client_server (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_apps.h42 void tlsext_cb(SSL *s, int client_server, int type, const unsigned char *data,
H A Ds_cb.c740 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 Ds_apps.h45 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 Dssl_local.h1267 void (*debug_cb)(SSL *s, int client_server, int type,
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h1583 void (*debug_cb)(SSL *s, int client_server, int type,