HomeSort by relevance Sort by last modified time
    Searched defs:BIO_C_GET_BUFF_NUM_LINES (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bio/
bio.h 416 #define BIO_C_GET_BUFF_NUM_LINES 116
558 #define BIO_get_buffer_num_lines(b) BIO_ctrl(b,BIO_C_GET_BUFF_NUM_LINES,0,NULL)
    [all...]
  /external/openssl/include/openssl/
bio.h 416 #define BIO_C_GET_BUFF_NUM_LINES 116
558 #define BIO_get_buffer_num_lines(b) BIO_ctrl(b,BIO_C_GET_BUFF_NUM_LINES,0,NULL)
    [all...]

Completed in 104 milliseconds