Searched refs:binout (Results 1 - 1 of 1) sorted by path

/external/openssl/apps/
H A Ddgst.c77 int do_fp(BIO *out, unsigned char *buf, BIO *bp, int sep, int binout,
558 int do_fp(BIO *out, unsigned char *buf, BIO *bp, int sep, int binout, argument
619 if(binout) BIO_write(out, buf, len);

Completed in 195 milliseconds