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

  /external/openssl/crypto/bio/
bio.h 569 #define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL)
    [all...]
  /external/openssl/include/openssl/
bio.h 569 #define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL)
    [all...]

Completed in 111 milliseconds