Home
last modified time | relevance | path

Searched defs:do_fp (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Ddgst.c547 int do_fp(BIO *out, unsigned char *buf, BIO *bp, int sep, int binout, int xoflen, in do_fp() function
/netbsd/src/crypto/external/bsd/openssh/dist/
Dssh-add.c529 list_identities(int agent_fd, int do_fp) in list_identities()