Home
last modified time | relevance | path

Searched defs:passphrase (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_add_passphrase.c66 new_read_passphrase(struct archive_read *a, const char *passphrase) in new_read_passphrase()
87 archive_read_add_passphrase(struct archive *_a, const char *passphrase) in archive_read_add_passphrase()
141 const char *passphrase; in __archive_read_next_passphrase() local
H A Darchive_write_private.h130 char *passphrase; member
H A Darchive_read_private.h146 char *passphrase; member
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauthfile.c69 const char *passphrase, const char *comment, in sshkey_save_private()
115 sshkey_load_private_type(int type, const char *filename, const char *passphrase, in sshkey_load_private_type()
141 sshkey_load_private(const char *filename, const char *passphrase, in sshkey_load_private()
149 sshkey_load_private_type_fd(int fd, int type, const char *passphrase, in sshkey_load_private_type_fd()
318 sshkey_load_private_cert(int type, const char *filename, const char *passphrase, in sshkey_load_private_cert()
H A Dsshconnect.c1768 const char *comment, const char *passphrase) in maybe_add_key_to_agent()
/netbsd-src/crypto/external/bsd/openssl/dist/demos/encode/
H A Dec_encode.c29 static EVP_PKEY *load_key(OSSL_LIB_CTX *libctx, FILE *f, const char *passphrase) in load_key()
101 static int store_key(EVP_PKEY *pkey, FILE *f, const char *passphrase) in store_key()
H A Drsa_encode.c29 static EVP_PKEY *load_key(OSSL_LIB_CTX *libctx, FILE *f, const char *passphrase) in load_key()
101 static int store_key(EVP_PKEY *pkey, FILE *f, const char *passphrase) in store_key()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/librsa/
H A Drsastubs.c41 char *passphrase; in pass_cb() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcreate.c283 const uint8_t *passphrase, in write_seckey_body()
566 const uint8_t *passphrase, in pgp_write_xfer_seckey()
702 const uint8_t *passphrase, in pgp_write_struct_seckey()
H A Dkeyring.c225 char *passphrase; member
833 uint8_t *passphrase) in pgp_keyring_filewrite()
1148 pgp_export_key(pgp_io_t *io, const pgp_key_t *keydata, uint8_t *passphrase) in pgp_export_key()
H A Dnetpgp.c313 writekeyring(netpgp_t *netpgp, const char *name, pgp_keyring_t *keyring, uint8_t *passphrase) in writekeyring()
754 find_passphrase(FILE *passfp, const char *id, char *passphrase, size_t size, int attempts) in find_passphrase()
1239 char passphrase[128]; in netpgp_generate_key() local
H A Dcrypto.h248 char *passphrase; member
H A Dpacket-parse.c2486 char *passphrase; in parse_seckey() local
H A Dpacket.h833 char **passphrase; /* point somewhere that gets filled member
/netbsd-src/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c101 pam_ssh_load_key(const char *dir, const char *kfn, const char *passphrase, in pam_ssh_load_key()
167 const char **kfn, *passphrase, *user; in pam_sm_authenticate() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dotptest.c72 char *passphrase; in test() member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dpassphrase.c34 const unsigned char *passphrase, in ossl_pw_set_passphrase()