Searched refs:BIO_C_GET_BUFF_NUM_LINES (Results 1 - 4 of 4) 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 Dbf_buff.c294 case BIO_C_GET_BUFF_NUM_LINES:
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 118 milliseconds