Home
last modified time | relevance | path

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

/external/rust/crates/quiche/deps/boringssl/src/crypto/bio/
Dbio.c259 int BIO_should_io_special(const BIO *bio) { in BIO_should_io_special() function
/external/boringssl/src/crypto/bio/
Dbio.c259 int BIO_should_io_special(const BIO *bio) { in BIO_should_io_special() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1500 #define BIO_should_io_special GRPC_SHADOW_BIO_should_io_special macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h850 #define BIO_should_io_special BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_should_io_special) macro