/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_read_add_passphrase.c | 67 new_read_passphrase(struct archive_read *a, const char *passphrase) in new_read_passphrase() 88 archive_read_add_passphrase(struct archive *_a, const char *passphrase) in archive_read_add_passphrase() 142 const char *passphrase; in __archive_read_next_passphrase() local
|
H A D | archive_write_private.h | 131 char *passphrase; member
|
H A D | archive_write_set_format_zip.c | 1577 const char *passphrase; in init_traditional_pkware_encryption() local 1612 const char *passphrase; in init_winzip_aes_encryption() local
|
H A D | archive_read_private.h | 148 char *passphrase; member
|
H A D | archive_read_support_format_zip.c | 2815 const char *passphrase; in init_traditional_PKWARE_decryption() local 2880 const char *passphrase; in init_WinZip_AES_decryption() local
|
/dflybsd-src/crypto/openssh/ |
H A D | authfile.c | 69 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 D | sshkey.c | 2749 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 D | sshconnect.c | 1732 const char *comment, const char *passphrase) in maybe_add_key_to_agent()
|
H A D | ssh-keygen.c | 1535 char new_comment[1024], *comment, *passphrase; in do_change_comment() local 3344 char comment[1024], *passphrase = NULL; in main() local
|
/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | sha1-pbkdf2.c | 14 static int pbkdf2_sha1_f(const char *passphrase, const u8 *ssid, in pbkdf2_sha1_f() 72 int pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, in pbkdf2_sha1()
|
H A D | crypto_module_tests.c | 1073 char *passphrase; member
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | wpa_passphrase.c | 19 char *ssid, *passphrase, buf[64], *pos; in main() local
|
H A D | config_ssid.h | 196 char *passphrase; member
|
/dflybsd-src/contrib/cryptsetup/lib/ |
H A D | backends.c | 17 const char *passphrase, size_t sizep) in hash()
|
H A D | gcrypt.c | 41 int sizep, const char *passphrase) in gcrypt_hash()
|
H A D | setup.c | 1312 const char *passphrase, in crypt_resume_by_passphrase() 1414 const char *passphrase, // NULL -> terminal in crypt_keyslot_add_by_passphrase() 1569 const char *passphrase, in crypt_keyslot_add_by_volume_key() 1646 const char *passphrase, in crypt_activate_by_passphrase() 1845 const char *passphrase, in crypt_volume_key_get()
|
H A D | libcryptsetup.h | 538 const char *passphrase; member
|
/dflybsd-src/contrib/cryptsetup/tests/ |
H A D | api-test.c | 65 static int _prepare_keyfile(const char *name, const char *passphrase) in _prepare_keyfile() 544 char *passphrase = "blabla"; in AddDevicePlain() local 675 char *passphrase = "blabla"; in AddDeviceLuks() local
|
/dflybsd-src/sbin/cryptdisks/ |
H A D | cryptdisks.c | 56 char *passphrase; member
|
/dflybsd-src/contrib/libarchive/cpio/ |
H A D | cpio.h | 76 const char *passphrase; member
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | ieee802_11_auth.c | 445 char *passphrase; in decode_tunnel_passwords() local
|
/dflybsd-src/contrib/libarchive/tar/ |
H A D | bsdtar.h | 64 const char *passphrase; /* --passphrase */ member
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | dpp.h | 172 char *passphrase; member 234 char passphrase[64]; member
|
/dflybsd-src/lib/libtcplay/ |
H A D | tcplay.h | 201 const char *passphrase; member
|
/dflybsd-src/contrib/wpa_supplicant/src/p2p/ |
H A D | p2p.h | 134 char passphrase[64]; member
|