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

  /external/boringssl/src/crypto/bio/
bio.c 609 int BIO_meth_set_gets(BIO_METHOD *method,
  /external/boringssl/src/include/openssl/
bio.h 655 // BIO_meth_set_gets sets the implementation of |BIO_gets| for |method| and
657 OPENSSL_EXPORT int BIO_meth_set_gets(BIO_METHOD *method,
    [all...]

Completed in 814 milliseconds