Searched refs:next_protos_advertised_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 Dssl_lib.c1723 ctx->next_protos_advertised_cb = cb;
2012 ret->next_protos_advertised_cb = 0;
H A Dt1_lib.c1783 if (next_proto_neg_seen && s->ctx->next_protos_advertised_cb) {
1788 r = s->ctx->next_protos_advertised_cb(s, &npa, &npalen,
H A Dssl.h1131 int (*next_protos_advertised_cb) (SSL *s, const unsigned char **buf, member in struct:ssl_ctx_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_lib.c1723 ctx->next_protos_advertised_cb = cb;
2012 ret->next_protos_advertised_cb = 0;
H A Dt1_lib.c1783 if (next_proto_neg_seen && s->ctx->next_protos_advertised_cb) {
1788 r = s->ctx->next_protos_advertised_cb(s, &npa, &npalen,
H A Dssl.h1131 int (*next_protos_advertised_cb) (SSL *s, const unsigned char **buf, member in struct:ssl_ctx_st

Completed in 188 milliseconds