Home
last modified time | relevance | path

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

12

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_add_passphrase.c67 new_read_passphrase(struct archive_read * a,const char * passphrase) new_read_passphrase() argument
88 archive_read_add_passphrase(struct archive * _a,const char * passphrase) archive_read_add_passphrase() argument
142 const char *passphrase; __archive_read_next_passphrase() local
[all...]
H A Darchive_write_private.h132 char *passphrase; global() member
H A Darchive_write_set_format_zip.c1603 const char *passphrase; in init_traditional_pkware_encryption() local
1638 const char *passphrase; in init_winzip_aes_encryption() local
H A Darchive_read_private.h148 char *passphrase; global() member
H A Darchive_read_support_format_zip.c2958 const char *passphrase; in init_traditional_PKWARE_decryption() local
3023 const char *passphrase; in init_WinZip_AES_decryption() local
/freebsd/sys/geom/eli/
H A Dpkcs5v2.c52 size_t saltsize, const char *passphrase, u_int iterations) in pkcs5v2_genkey()
61 size_t saltsize, const uint8_t *passphrase, size_t passlen, in pkcs5v2_genkey_raw()
106 const char passphrase[] = "passphrase"; in pkcs5v2_probe() local
H A Dg_eli.c1326 char passphrase[256]; in g_eli_taste() local
/freebsd/crypto/openssh/
H A Dauthfile.c69 const char *passphrase, const char *comment, in sshkey_save_private()
118 sshkey_load_private_type(int type, const char *filename, const char *passphrase, in sshkey_load_private_type()
144 sshkey_load_private(const char *filename, const char *passphrase, in sshkey_load_private()
152 sshkey_load_private_type_fd(int fd, int type, const char *passphrase, in sshkey_load_private_type_fd()
321 sshkey_load_private_cert(int type, const char *filename, const char *passphrase, in sshkey_load_private_cert()
H A Dsshkey.c2749 const char *passphrase, const char *comment, const char *ciphername, in sshkey_private_to_blob2()
2949 private2_decrypt(struct sshbuf *decoded, const char *passphrase, in private2_decrypt()
3096 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, in sshkey_parse_private2()
3214 u_char *passphrase = (len > 0) ? (u_char *)_passphrase : NULL; in sshkey_private_to_blob_pem_pkcs8() local
3303 const char *passphrase, const char *comment, in sshkey_private_to_fileblob()
3425 const char *passphrase, struct sshkey **keyp) in sshkey_parse_private_pem_fileblob()
3567 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type()
3597 sshkey_parse_private_fileblob(struct sshbuf *buffer, const char *passphrase, in sshkey_parse_private_fileblob()
H A Dsshconnect.c1702 const char *comment, const char *passphrase) in maybe_add_key_to_agent()
/freebsd/crypto/openssl/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()
/freebsd/contrib/wpa/src/crypto/
H A Dsha1-pbkdf2.c14 static int pbkdf2_sha1_f(const char *passphrase, const u8 *ssid, in pbkdf2_sha1_f()
74 int pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, in pbkdf2_sha1()
H A Dcrypto_module_tests.c1222 char *passphrase; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_passphrase.c21 char *ssid, *passphrase, buf[64], *pos; in main() local
/freebsd/crypto/openssh/contrib/
H A Dgnome-ssh-askpass1.c70 char *passphrase; in passphrase_dialog() local
H A Dgnome-ssh-askpass2.c153 char *passphrase, *local; in passphrase_dialog() local
H A Dgnome-ssh-askpass3.c137 char *passphrase, *local; in passphrase_dialog() local
/freebsd/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c97 pam_ssh_load_key(const char *dir, const char *kfn, const char *passphrase, in pam_ssh_load_key()
158 const char **kfn, *passphrase, *user; in pam_sm_authenticate() local
/freebsd/sys/contrib/openzfs/contrib/pam_zfs_key/
H A Dpam_zfs_key.c251 const char *passphrase, nvlist_t *nvlist) in prepare_passphrase()
327 const char *passphrase) in change_key()
375 const char *passphrase, boolean_t noop) in decrypt_mount()
/freebsd/stand/libsa/geli/
H A Dgeliboot.c220 geli_probe(struct geli_dev *gdev, const char *passphrase, u_char *mkeyp) in geli_probe()
/freebsd/crypto/openssl/crypto/
H A Dpassphrase.c34 const unsigned char *passphrase, in ossl_pw_set_passphrase()
/freebsd/contrib/libarchive/cpio/
H A Dcpio.h56 const char *passphrase; member
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_auth.c417 char *passphrase; in decode_tunnel_passwords() local
/freebsd/contrib/libarchive/tar/
H A Dbsdtar.h44 const char *passphrase; /* --passphrase */ member

12