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

  /external/openssl/crypto/bio/
bf_buff.c 294 case BIO_C_GET_BUFF_NUM_LINES:
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 24 milliseconds