Searched defs:BIO_C_GET_BUF_MEM_PTR (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbio.h415 #define BIO_C_GET_BUF_MEM_PTR 115 macro
553 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dbio.h415 #define BIO_C_GET_BUF_MEM_PTR 115 macro
553 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)
/external/openssl/crypto/bio/
H A Dbio.h415 #define BIO_C_GET_BUF_MEM_PTR 115 macro
553 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)
/external/openssl/include/openssl/
H A Dbio.h415 #define BIO_C_GET_BUF_MEM_PTR 115 macro
553 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)

Completed in 151 milliseconds