Searched defs:BIO_write (Results 1 – 3 of 3) sorted by relevance
222 int BIO_write(BIO *b, const void *in, int inl) in BIO_write() function
587 public static native void BIO_write(long bioRef, byte[] buffer, int offset, int length) in BIO_write() method in NativeCrypto