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

  /external/openssl/crypto/bio/
bio.h 142 #define BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP 38 /* I/O operation tiemd out */
541 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP, 0, NULL)
bss_dgram.c 698 case BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP:
  /external/openssl/include/openssl/
bio.h 142 #define BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP 38 /* I/O operation tiemd out */
541 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP, 0, NULL)

Completed in 38 milliseconds