Searched refs:SSL_CTX_set_next_protos_advertised_cb (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/openssl/crypto/
H A Dsymhacks.h210 # undef SSL_CTX_set_next_protos_advertised_cb macro
211 # define SSL_CTX_set_next_protos_advertised_cb SSL_CTX_set_next_protos_adv_cb macro
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dssl.h1134 void SSL_CTX_set_next_protos_advertised_cb(SSL_CTX *s,
H A Dssl_lib.c1617 * SSL_CTX_set_next_protos_advertised_cb sets a callback that is called when
1626 void SSL_CTX_set_next_protos_advertised_cb(SSL_CTX *ctx, function
/freebsd-10.3-release/crypto/openssl/apps/
H A Ds_server.c1665 SSL_CTX_set_next_protos_advertised_cb(ctx, next_proto_cb,

Completed in 84 milliseconds