Searched defs:nullBio (Results 1 – 1 of 1) sorted by relevance
10118 Unique_BIO nullBio(BIO_new_mem_buf(NULL, 0)); local10120 Unique_BIO nullBio(BIO_new(BIO_s_null())); local