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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcrypto.c441 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
546 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.h257 int numtries; /* # of passphrase attempts */ member in struct:pgp_cbdata_t
H A Dnetpgp.c1196 char *numtries; local
1311 char *numtries; local
1351 char *numtries; local
1481 char *numtries; local
1655 char *numtries; local
[all...]

Completed in 104 milliseconds