Searched defs:BIO_read (Results 1 – 2 of 2) sorted by relevance
189 int BIO_read(BIO *bio, void *buf, int len) { in BIO_read() function
576 public static native int BIO_read(long bioRef, byte[] buffer); in BIO_read() method in NativeCrypto