Home
last modified time | relevance | path

Searched refs:BIO_get_read_request (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
Dbio.h595 #define BIO_get_read_request(b) (int)BIO_ctrl(b,BIO_C_GET_READ_REQUEST,0,NULL) macro
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbio.h595 #define BIO_get_read_request(b) (int)BIO_ctrl(b,BIO_C_GET_READ_REQUEST,0,NULL) macro
/external/openssl/crypto/bio/
Dbio.h592 #define BIO_get_read_request(b) (int)BIO_ctrl(b,BIO_C_GET_READ_REQUEST,0,NULL) macro
/external/openssl/include/openssl/
Dbio.h592 #define BIO_get_read_request(b) (int)BIO_ctrl(b,BIO_C_GET_READ_REQUEST,0,NULL) macro