Searched defs:BIO_C_GET_BUFF_NUM_LINES (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dbio.h745 #define BIO_C_GET_BUFF_NUM_LINES 116 macro
/external/openssl/crypto/bio/
H A Dbio.h419 #define BIO_C_GET_BUFF_NUM_LINES 116 macro
561 #define BIO_get_buffer_num_lines(b) BIO_ctrl(b,BIO_C_GET_BUFF_NUM_LINES,0,NULL)
/external/openssl/include/openssl/
H A Dbio.h419 #define BIO_C_GET_BUFF_NUM_LINES 116 macro
561 #define BIO_get_buffer_num_lines(b) BIO_ctrl(b,BIO_C_GET_BUFF_NUM_LINES,0,NULL)

Completed in 122 milliseconds