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

  /external/openssl/crypto/bio/
bio.h 525 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
  /external/openssl/include/openssl/
bio.h 525 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)

Completed in 627 milliseconds