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

  /external/boringssl/src/crypto/bio/
file.c 312 int BIO_rw_filename(BIO *bio, const char *filename) {
  /external/boringssl/src/include/openssl/
bio.h 496 // BIO_rw_filename opens |filename| for reading and writing and sets the result
499 OPENSSL_EXPORT int BIO_rw_filename(BIO *bio, const char *filename);
    [all...]

Completed in 138 milliseconds