Searched defs:numtries (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcrypto.c444 pgp_decrypt_file(pgp_io_t *io, const char *infile, const char *outfile, pgp_keyring_t *secring, pgp_keyring_t *pubring, const unsigned use_armour, const unsigned allow_overwrite, const unsigned sshkeys, void *passfp, int numtries, pgp_cbfunc_t *getpassfunc) argument
549 pgp_decrypt_buf(pgp_io_t *io, const void *input, const size_t insize, pgp_keyring_t *secring, pgp_keyring_t *pubring, const unsigned use_armour, const unsigned sshkeys, void *passfp, int numtries, pgp_cbfunc_t *getpassfunc) argument
H A Dcrypto.h267 int numtries; /* # of passphrase attempts */ member in struct:pgp_cbdata_t
H A Dnetpgp.c1245 char *numtries; local
1364 char *numtries; local
1404 char *numtries; local
1534 char *numtries; local
1715 char *numtries; local
[all...]

Completed in 110 milliseconds