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

  /external/boringssl/src/crypto/bio/
bio.c 319 int BIO_set_close(BIO *bio, int close_flag) {
  /external/boringssl/src/include/openssl/
bio.h 256 // BIO_set_close sets the close flag for |bio|. The meaning of which depends on
260 OPENSSL_EXPORT int BIO_set_close(BIO *bio, int close_flag);
    [all...]
  /external/libevent/
bufferevent_openssl.c     [all...]

Completed in 268 milliseconds