Searched refs:SSL_select_next_proto (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_CTX_set_alpn_select_cb.pod | 7 SSL_select_next_proto, SSL_get0_alpn_selected, SSL_get0_next_proto_negotiated 42 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, 69 SSL_select_next_proto() is a helper function used to select protocols. It 141 SSL_select_next_proto() returns one of the following:
|
| /freebsd-12-stable/secure/lib/libssl/ |
| D | Version.map | 319 SSL_select_next_proto;
|
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | ssl.h | 791 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
|
| /freebsd-12-stable/crypto/openssl/apps/ |
| D | s_client.c | 402 SSL_select_next_proto(out, outlen, in, inlen, ctx->data, ctx->len); in next_proto_cb()
|
| D | s_server.c | 716 if (SSL_select_next_proto in alpn_cb()
|
| /freebsd-12-stable/crypto/openssl/ssl/ |
| D | ssl_lib.c | 2759 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, in SSL_select_next_proto() function
|
| /freebsd-12-stable/secure/lib/libcrypto/man/man3/ |
| D | Makefile | 2555 MLINKS+= SSL_CTX_set_alpn_select_cb.3 SSL_select_next_proto.3
|