Searched refs:SSL_select_next_proto (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/lib/libssl/ |
| D | Symbols.list | 272 SSL_select_next_proto
|
| D | ssl_lib.c | 1791 SSL_select_next_proto(unsigned char **out, unsigned char *outlen, in SSL_select_next_proto() function 1853 LSSL_ALIAS(SSL_select_next_proto);
|
| D | ssl.h | 606 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
|
| /openbsd/src/regress/lib/libssl/unit/ |
| D | ssl_set_alpn_protos.c | 416 ret = SSL_select_next_proto(&out, &out_len, test->peer_list, in select_next_proto_testcase()
|
| /openbsd/src/lib/libtls/ |
| D | tls_server.c | 73 if (SSL_select_next_proto((unsigned char**)out, outlen, in tls_server_alpn_cb()
|
| /openbsd/src/regress/lib/libssl/ssl/ |
| D | ssltest.c | 247 if (SSL_select_next_proto((unsigned char **)out, outlen, protos, in cb_server_alpn()
|
| /openbsd/src/usr.bin/openssl/ |
| D | s_server.c | 2404 if (SSL_select_next_proto((unsigned char**)out, outlen, alpn_ctx->data, in alpn_cb()
|