Searched defs:next_proto_cb (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | tls.c | 816 next_proto_cb(isc_tls_t *ssl, const unsigned char **data, unsigned int *len, next_proto_cb() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | s_client.c | 248 static int next_proto_cb(SSL *s, unsigned char **out, unsigned char *outlen, in next_proto_cb() function
|
H A D | s_server.c | 633 static int next_proto_cb(SSL *s, const unsigned char **data, in next_proto_cb() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | s_client.c | 382 static int next_proto_cb(SSL *s, unsigned char **out, unsigned char *outlen, in next_proto_cb() function
|
H A D | s_server.c | 680 static int next_proto_cb(SSL *s, const unsigned char **data, in next_proto_cb() function
|