Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dfd.c275 int BIO_get_fd(BIO *bio, int *out_fd) { in BIO_get_fd() function
/external/rust/crates/quiche/deps/boringssl/src/crypto/bio/
Dfd.c275 int BIO_get_fd(BIO *bio, int *out_fd) { in BIO_get_fd() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1524 #define BIO_get_fd GRPC_SHADOW_BIO_get_fd macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h781 #define BIO_get_fd BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_get_fd) macro