Searched defs:passphrase (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dwpa_passphrase.c25 char *ssid, *passphrase, buf[64], *pos; local
[all...]
H A Dconfig_ssid.h137 char *passphrase; member in struct:wpa_ssid
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dsha1-pbkdf2.c22 static int pbkdf2_sha1_f(const char *passphrase, const char *ssid, argument
80 int pbkdf2_sha1(const char *passphrase, const char *ssid, size_t ssid_len, argument
/freebsd-9.3-release/crypto/openssh/contrib/
H A Dgnome-ssh-askpass1.c70 char *passphrase; local
135 gtk_entry_set_text(GTK_ENTRY(entry), passphrase); local
[all...]
H A Dgnome-ssh-askpass2.c90 char *passphrase, *local; local
182 gtk_entry_set_text(GTK_ENTRY(entry), passphrase); local
[all...]
/freebsd-9.3-release/sys/geom/eli/
H A Dpkcs5v2.c93 uint8_t passphrase[] = "passphrase"; local
52 pkcs5v2_genkey(uint8_t *key, unsigned keylen, const uint8_t *salt, size_t saltsize, const char *passphrase, u_int iterations) argument
H A Dg_eli.c1020 char passphrase[256]; local
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dsshconnect1.c212 char buf[300], *passphrase, *comment, *authfile; local
[all...]
H A Dcipher.c441 cipher_set_key_string(CipherContext *cc, const Cipher *cipher, const char *passphrase, int do_encrypt) argument
H A Dauthfile.c95 key_private_to_blob2(Key *prv, Buffer *blob, const char *passphrase, argument
203 key_parse_private2(Buffer *blob, int type, const char *passphrase, argument
428 key_private_rsa1_to_blob(Key *key, Buffer *blob, const char *passphrase, const char *comment) argument
518 u_char *passphrase = (len > 0) ? (u_char *)_passphrase : NULL; local
585 key_private_to_blob(Key *key, Buffer *blob, const char *passphrase, const char *comment, int force_new_format, const char *new_format_cipher, int new_format_rounds) argument
610 key_save_private(Key *key, const char *filename, const char *passphrase, const char *comment, int force_new_format, const char *new_format_cipher, int new_format_rounds) argument
772 key_parse_private_rsa1(Buffer *blob, const char *passphrase, char **commentp) argument
874 key_parse_private_pem(Buffer *blob, int type, const char *passphrase, char **commentp) argument
951 key_load_private_pem(int fd, int type, const char *passphrase, char **commentp) argument
996 key_parse_private_type(Buffer *blob, int type, const char *passphrase, char **commentp) argument
1022 key_load_private_type(int type, const char *filename, const char *passphrase, char **commentp, int *perm_ok) argument
1060 key_parse_private(Buffer *buffer, const char *filename, const char *passphrase, char **commentp) argument
1083 key_load_private(const char *filename, const char *passphrase, char **commentp) argument
1207 key_load_private_cert(int type, const char *filename, const char *passphrase, int *perm_ok) argument
[all...]
H A Dsshconnect2.c1136 char prompt[300], *passphrase; local
[all...]
H A Dssh-keygen.c1353 char new_comment[1024], *comment, *passphrase; local
[all...]
/freebsd-9.3-release/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c96 pam_ssh_load_key(const char *dir, const char *kfn, const char *passphrase, argument
157 const char **kfn, *passphrase, *use local
[all...]
/freebsd-9.3-release/contrib/wpa/src/drivers/
H A Ddriver.h435 const char *passphrase; member in struct:wpa_driver_associate_params

Completed in 106 milliseconds