Searched refs:BIO_set_proxy_cb (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
D | bio.h | 501 #define BIO_set_proxy_cb(b,cb) BIO_callback_ctrl(b,BIO_C_SET_PROXY_PARAM,3,(void *(*cb)())) macro
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
D | bio.h | 501 #define BIO_set_proxy_cb(b,cb) BIO_callback_ctrl(b,BIO_C_SET_PROXY_PARAM,3,(void *(*cb)())) macro
|
/external/openssl/crypto/bio/ |
D | bio.h | 498 #define BIO_set_proxy_cb(b,cb) BIO_callback_ctrl(b,BIO_C_SET_PROXY_PARAM,3,(void *(*cb)())) macro
|
/external/openssl/include/openssl/ |
D | bio.h | 498 #define BIO_set_proxy_cb(b,cb) BIO_callback_ctrl(b,BIO_C_SET_PROXY_PARAM,3,(void *(*cb)())) macro
|