Searched refs:BIO_s_fd (Results 1 – 7 of 7) sorted by relevance
135 BIO *ret = BIO_new(BIO_s_fd()); in BIO_new_fd()270 const BIO_METHOD *BIO_s_fd(void) { return &methods_fdp; } in BIO_s_fd() function
538 BIO* in = BIO_new(BIO_s_fd()); in LLVMFuzzerTestOneInput()545 BIO* out = BIO_new(BIO_s_fd()); in LLVMFuzzerTestOneInput()
576 BIO* in = BIO_new(BIO_s_fd()); in LLVMFuzzerTestOneInput()583 BIO* out = BIO_new(BIO_s_fd()); in LLVMFuzzerTestOneInput()
429 OPENSSL_EXPORT const BIO_METHOD *BIO_s_fd(void);
1498 BIO_s_fd
3050 '#define BIO_s_fd GRPC_SHADOW_BIO_s_fd',
1526 #define BIO_s_fd GRPC_SHADOW_BIO_s_fd macro