Searched defs:BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
H A Dbio.h153 #define BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP 38 /* I/O operation tiemd out */ macro
608 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP, 0, NULL)
/external/openssl/include/openssl/
H A Dbio.h153 #define BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP 38 /* I/O operation tiemd out */ macro
608 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP, 0, NULL)

Completed in 135 milliseconds