Searched defs:passphrase (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | authfile.c | 69 key_save_private_rsa1(Key *key, const char *filename, const char *passphrase, in key_save_private_rsa1() 173 u_char *passphrase = (len > 0) ? (u_char *)_passphrase : NULL; in key_save_private_pem() local 206 key_save_private(Key *key, const char *filename, const char *passphrase, in key_save_private() 313 key_load_private_rsa1(int fd, const char *filename, const char *passphrase, in key_load_private_rsa1() 427 key_load_private_pem(int fd, int type, const char *passphrase, in key_load_private_pem() 506 key_load_private_type(int type, const char *filename, const char *passphrase, in key_load_private_type() 539 key_load_private(const char *filename, const char *passphrase, in key_load_private()
|
H A D | cipher.c | 282 const char *passphrase, int encrypt) in cipher_set_key_string()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/ |
H A D | kssladm.c | 123 char *passphrase = getpassphrase("Enter passphrase: "); in get_passphrase() local
|
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11SUNWExtensions.c | 377 pkcs11_PasswdToPBKD2Object(CK_SESSION_HANDLE hSession, char *passphrase, in pkcs11_PasswdToPBKD2Object() 562 pkcs11_PasswdToKey(CK_SESSION_HANDLE hSession, char *passphrase, in pkcs11_PasswdToKey()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa_enc.c | 205 pbkdf2_sha1(char *passphrase, char *ssid, size_t ssid_len, int iterations, in pbkdf2_sha1()
|
H A D | wpa_impl.h | 246 char *passphrase; member
|
/titanic_44/usr/src/lib/print/libpapi-ipp/common/ |
H A D | ipp-support.c | 422 char *user, *passphrase; in setAuthString() local
|
/titanic_44/usr/src/cmd/ssh/ssh/ |
H A D | sshconnect1.c | 217 char buf[300], *passphrase, *comment, *authfile; in try_rsa_authentication() local
|
H A D | sshconnect2.c | 1172 char prompt[300], *passphrase; in load_identity_file() local
|
/titanic_44/usr/src/cmd/ssh/ssh-keygen/ |
H A D | ssh-keygen.c | 816 char new_comment[1024], *comment, *passphrase; in do_change_comment() local
|
/titanic_44/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | common.c | 591 char *user, *svc_name, *passphrase; in cli_auth_callback() local
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | keystore.c | 60 char *passphrase; member
|
H A D | pkgweb.c | 3136 char *passphrase; in pkg_passphrase_cb() local
|