Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Ddgst.c27 static int do_fp_oneshot_sign(BIO *out, EVP_MD_CTX *ctx, BIO *in, int sep, int binout,
30 int do_fp(BIO *out, unsigned char *buf, BIO *bp, int sep, int binout, int xoflen,
590 int sep, int binout, in print_out() argument
595 if (binout) { in print_out()
638 int do_fp(BIO *out, unsigned char *buf, BIO *bp, int sep, int binout, int xoflen, in do_fp() argument
703 print_out(out, buf, len, sep, binout, sig_name, md_name, file); in do_fp()
718 static int do_fp_oneshot_sign(BIO *out, EVP_MD_CTX *ctx, BIO *in, int sep, int binout, in do_fp_oneshot_sign() argument
749 print_out(out, sig, len, sep, binout, sig_name, NULL, file); in do_fp_oneshot_sign()