/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_read_add_passphrase.c | 66 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 D | archive_write_private.h | 130 char *passphrase; member
|
H A D | archive_read_private.h | 146 char *passphrase; member
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | authfile.c | 69 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 D | sshconnect.c | 1768 const char *comment, const char *passphrase) in maybe_add_key_to_agent()
|
/netbsd-src/crypto/external/bsd/openssl/dist/demos/encode/ |
H A D | ec_encode.c | 29 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 D | rsa_encode.c | 29 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 D | rsastubs.c | 41 char *passphrase; in pass_cb() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | create.c | 283 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 D | keyring.c | 225 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 D | netpgp.c | 313 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 D | crypto.h | 248 char *passphrase; member
|
H A D | packet-parse.c | 2486 char *passphrase; in parse_seckey() local
|
H A D | packet.h | 833 char **passphrase; /* point somewhere that gets filled member
|
/netbsd-src/lib/libpam/modules/pam_ssh/ |
H A D | pam_ssh.c | 101 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 D | otptest.c | 72 char *passphrase; in test() member
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
H A D | passphrase.c | 34 const unsigned char *passphrase, in ossl_pw_set_passphrase()
|