Searched defs:passwords (Results 1 – 8 of 8) sorted by relevance
/systemd-251/src/cryptenroll/ ! |
D | cryptenroll-password.c | 42 _cleanup_strv_free_erase_ char **passwords = NULL, **passwords2 = NULL; in enroll_password() local
|
D | cryptenroll.c | 506 _cleanup_strv_free_erase_ char **passwords = NULL; in prepare_luks() local
|
/systemd-251/src/cryptsetup/ ! |
D | cryptsetup.c | 576 _cleanup_strv_free_erase_ char **passwords = NULL; in get_password() local 657 char **passwords, in attach_tcrypt() 1555 char **passwords, in attach_luks_or_plain_or_bitlk_by_passphrase() 1589 char **passwords, in attach_luks_or_plain_or_bitlk() 1876 _cleanup_strv_free_erase_ char **passwords = NULL; in run() local
|
/systemd-251/src/tty-ask-password-agent/ ! |
D | tty-ask-password-agent.c | 56 static int send_passwords(const char *socket_name, char **passwords) { in send_passwords() 233 _cleanup_strv_free_erase_ char **passwords = NULL; in process_one_password_file() local
|
/systemd-251/src/shared/ ! |
D | ask-password-api.c | 85 static int add_to_keyring(const char *keyname, AskPasswordFlags flags, char **passwords) { in add_to_keyring() 132 static int add_to_keyring_and_log(const char *keyname, AskPasswordFlags flags, char **passwords) { in add_to_keyring_and_log()
|
D | pkcs11-util.c | 277 _cleanup_strv_free_erase_ char **passwords = NULL; in pkcs11_token_login() local
|
/systemd-251/src/home/ ! |
D | homework-fscrypt.c | 194 char **passwords, in fscrypt_slot_try_many()
|
D | homework-luks.c | 302 char **passwords, in luks_try_passwords() 351 char **passwords, in luks_setup()
|