Home
last modified time | relevance | path

Searched refs:SSL_select_next_proto (Results 1 – 6 of 6) sorted by relevance

/NextBSD/crypto/openssl/util/
HDssleay.num319 SSL_select_next_proto 359 EXIST::FUNCTION:TLSEXT
/NextBSD/crypto/openssl/apps/
HDs_client.c625 SSL_select_next_proto(out, outlen, in, inlen, ctx->data, ctx->len); in next_proto_cb()
HDs_server.c1055 if (SSL_select_next_proto in alpn_cb()
/NextBSD/crypto/openssl/ssl/
HDssltest.c361 if (SSL_select_next_proto in cb_server_alpn()
HDssl.h1290 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
HDssl_lib.c1636 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, in SSL_select_next_proto() function