Home
last modified time | relevance | path

Searched defs:BIO_get_fp (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/crypto/bio/
Dfile.c283 int BIO_get_fp(BIO *bio, FILE **out_file) { in BIO_get_fp() function
/external/cronet/third_party/boringssl/src/crypto/bio/
Dfile.c279 int BIO_get_fp(BIO *bio, FILE **out_file) { in BIO_get_fp() function
/external/boringssl/src/crypto/bio/
Dfile.c279 int BIO_get_fp(BIO *bio, FILE **out_file) { in BIO_get_fp() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1530 #define BIO_get_fp GRPC_SHADOW_BIO_get_fp macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h786 #define BIO_get_fp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_get_fp) macro