Home
last modified time | relevance | path

Searched defs:BIO_test_flags (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/bio/
Dbio_lib.c195 int BIO_test_flags(const BIO *b, int flags) in BIO_test_flags() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h854 #define BIO_test_flags BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_test_flags) macro