Searched refs:bio_set (Results 1 – 1 of 1) sorted by relevance
73 static int bio_set(BIO *bio, const BIO_METHOD *method) { in bio_set() function97 if (!bio_set(ret, method)) { in BIO_new()