Searched refs:bio_java_bytebuffer_write (Results 1 – 1 of 1) sorted by relevance
422 static int bio_java_bytebuffer_write(BIO* bio, const char* in, int inl) { in bio_java_bytebuffer_write() function487 bio_java_bytebuffer_write,501 BIO_meth_set_write(bio_java_bytebuffer_methods, &bio_java_bytebuffer_write); in init_bio_methods()