Home
last modified time | relevance | path

Searched refs:binout (Results 1 – 1 of 1) sorted by relevance

/external/openssl/apps/
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, in do_fp() argument
619 if(binout) BIO_write(out, buf, len); in do_fp()