Searched defs:BIO_read (Results 1 – 4 of 4) sorted by relevance
124 int BIO_read(BIO *bio, void *buf, int len) { in BIO_read() function
1414 static native int BIO_read(long bioRef, byte[] buffer) throws IOException; in BIO_read() method in NativeCrypto
1461 static native int BIO_read(long bioRef, byte[] buffer) throws IOException; in BIO_read() method in NativeCrypto
1488 #define BIO_read GRPC_SHADOW_BIO_read macro