Home
last modified time | relevance | path

Searched defs:BIO_new_file (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/crypto/bio/
Dfile.c92 BIO *BIO_new_file(const char *filename, const char *mode) { in BIO_new_file() function
/external/boringssl/src/crypto/bio/
Dfile.c92 BIO *BIO_new_file(const char *filename, const char *mode) { in BIO_new_file() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1531 #define BIO_new_file GRPC_SHADOW_BIO_new_file macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h809 #define BIO_new_file BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_new_file) macro