Home
last modified time | relevance | path

Searched defs:SSL_CTX_set_next_protos_advertised_cb (Results 1 – 3 of 3) sorted by relevance

/external/openssl/crypto/
Dsymhacks.h204 #define SSL_CTX_set_next_protos_advertised_cb SSL_CTX_set_next_protos_adv_cb macro
/external/openssl/include/openssl/
Dsymhacks.h204 #define SSL_CTX_set_next_protos_advertised_cb SSL_CTX_set_next_protos_adv_cb macro
/external/openssl/ssl/
Dssl_lib.c1639 void SSL_CTX_set_next_protos_advertised_cb(SSL_CTX *ctx, int (*cb) (SSL *ssl, const unsigned char *… in SSL_CTX_set_next_protos_advertised_cb() function