Searched refs:SSL_select_next_proto (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_client.c623 SSL_select_next_proto(out, outlen, in, inlen, ctx->data, ctx->len);
H A Ds_server.c1061 if (SSL_select_next_proto
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_client.c623 SSL_select_next_proto(out, outlen, in, inlen, ctx->data, ctx->len);
H A Ds_server.c1061 if (SSL_select_next_proto
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl.h1290 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
H A Dssltest.c407 if (SSL_select_next_proto
H A Dssl_lib.c1628 * SSL_select_next_proto implements the standard protocol selection. It is
1647 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl.h1290 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
H A Dssltest.c407 if (SSL_select_next_proto
H A Dssl_lib.c1628 * SSL_select_next_proto implements the standard protocol selection. It is
1647 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, function

Completed in 300 milliseconds