Searched refs:SSL_CTX_set_next_proto_select_cb (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dsymhacks.h216 # undef SSL_CTX_set_next_proto_select_cb macro
217 # define SSL_CTX_set_next_proto_select_cb SSL_CTX_set_next_proto_sel_cb macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dsymhacks.h216 # undef SSL_CTX_set_next_proto_select_cb macro
217 # define SSL_CTX_set_next_proto_select_cb SSL_CTX_set_next_proto_sel_cb macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_client.c1315 SSL_CTX_set_next_proto_select_cb(ctx, next_proto_cb, &next_proto);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dopenssl.c1696 SSL_CTX_set_next_proto_select_cb(connssl->ctx, select_next_proto_cb,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_client.c1315 SSL_CTX_set_next_proto_select_cb(ctx, next_proto_cb, &next_proto);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl.h1278 void SSL_CTX_set_next_proto_select_cb(SSL_CTX *s,
H A Dssl_lib.c1630 * SSL_CTX_set_next_proto_select_cb. The protocol data is assumed to be a
1728 * SSL_CTX_set_next_proto_select_cb sets a callback that is called when a
1737 void SSL_CTX_set_next_proto_select_cb(SSL_CTX *ctx, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl.h1278 void SSL_CTX_set_next_proto_select_cb(SSL_CTX *s,
H A Dssl_lib.c1630 * SSL_CTX_set_next_proto_select_cb. The protocol data is assumed to be a
1728 * SSL_CTX_set_next_proto_select_cb sets a callback that is called when a
1737 void SSL_CTX_set_next_proto_select_cb(SSL_CTX *ctx, function

Completed in 244 milliseconds