Searched refs:next_proto_select_cb (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dt1_lib.c1522 if (s->ctx->next_proto_select_cb && !s->s3->tmp.finish_md_len) {
2698 if (s->ctx->next_proto_select_cb == NULL) {
2708 ctx->next_proto_select_cb(s, &selected, &selected_len, data,
H A Dssl_lib.c1744 ctx->next_proto_select_cb = cb;
2013 ret->next_proto_select_cb = 0;
H A Dssl.h1138 int (*next_proto_select_cb) (SSL *s, unsigned char **out, member in struct:ssl_ctx_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dt1_lib.c1522 if (s->ctx->next_proto_select_cb && !s->s3->tmp.finish_md_len) {
2698 if (s->ctx->next_proto_select_cb == NULL) {
2708 ctx->next_proto_select_cb(s, &selected, &selected_len, data,
H A Dssl_lib.c1744 ctx->next_proto_select_cb = cb;
2013 ret->next_proto_select_cb = 0;
H A Dssl.h1138 int (*next_proto_select_cb) (SSL *s, unsigned char **out, member in struct:ssl_ctx_st

Completed in 145 milliseconds