/systemd-251/src/shared/ |
D | ask-password-api.c | 396 char passphrase[LINE_MAX + 1] = {}, *x; in ask_password_tty() local 554 (void) backspace_string(ttyfd, passphrase); in ask_password_tty() 556 explicit_bzero_safe(passphrase, sizeof(passphrase)); in ask_password_tty() 573 z = utf8_encoded_valid_unichar(passphrase + q, SIZE_MAX); in ask_password_tty() 586 explicit_bzero_safe(passphrase + p, sizeof(passphrase) - p); in ask_password_tty() 603 (void) backspace_string(ttyfd, passphrase); in ask_password_tty() 611 } else if (p >= sizeof(passphrase)-1) { in ask_password_tty() 618 passphrase[p++] = c; in ask_password_tty() 622 n = utf8_encoded_valid_unichar(passphrase + codepoint, SIZE_MAX); in ask_password_tty() 625 … (void) loop_write(ttyfd, passphrase + codepoint, n, false); in ask_password_tty() [all …]
|
D | cryptsetup-util.h | 18 …e)(struct crypt_device *cd, const char *name, int keyslot, const char *passphrase, size_t passphra… 37 …t keyslot, const char *volume_key, size_t volume_key_size, const char *passphrase, size_t passphra… 42 …e)(struct crypt_device *cd, const char *name, int keyslot, const char *passphrase, size_t passphra… 65 …d, int keyslot, char *volume_key, size_t *volume_key_size, const char *passphrase, size_t passphra…
|
D | cryptsetup-util.c | 12 …e)(struct crypt_device *cd, const char *name, int keyslot, const char *passphrase, size_t passphra… 31 …t keyslot, const char *volume_key, size_t volume_key_size, const char *passphrase, size_t passphra… 36 …e)(struct crypt_device *cd, const char *name, int keyslot, const char *passphrase, size_t passphra… 51 …d, int keyslot, char *volume_key, size_t *volume_key_size, const char *passphrase, size_t passphra…
|
D | dissect-image.h | 262 int dissected_image_decrypt(DissectedImage *m, const char *passphrase, const VeritySettings *verity… 263 int dissected_image_decrypt_interactively(DissectedImage *m, const char *passphrase, const VeritySe…
|
D | dissect-image.c | 1688 const char *passphrase, in decrypt_partition() argument 1705 if (!passphrase) in decrypt_partition() 1729 … r = sym_crypt_activate_by_passphrase(cd, name, CRYPT_ANY_SLOT, passphrase, strlen(passphrase), in decrypt_partition() 2096 const char *passphrase, in dissected_image_decrypt() argument 2137 r = decrypt_partition(p, passphrase, flags, d); in dissected_image_decrypt() 2165 const char *passphrase, in dissected_image_decrypt_interactively() argument 2173 if (passphrase) in dissected_image_decrypt_interactively() 2177 r = dissected_image_decrypt(m, passphrase, verity, flags, ret); in dissected_image_decrypt_interactively() 2195 passphrase = z[0]; in dissected_image_decrypt_interactively()
|
/systemd-251/test/units/ |
D | testsuite-70.sh | 11 echo -n passphrase >/tmp/passphrase 12 cryptsetup luksFormat -q --use-urandom $img /tmp/passphrase 15 env PASSWORD=passphrase systemd-cryptenroll --tpm2-device=auto $img 25 env PASSWORD=passphrase NEWPIN=123456 systemd-cryptenroll --tpm2-device=auto --tpm2-with-pin=true $… 38 env PASSWORD=passphrase systemd-cryptenroll --tpm2-device=auto --tpm2-pcrs=0+7 $img
|
/systemd-251/src/cryptsetup/ |
D | cryptsetup.c | 661 _cleanup_(erase_and_freep) char *passphrase = NULL; in attach_tcrypt() 687 params.passphrase = key_data; in attach_tcrypt() 691 r = read_one_line_file(key_file, &passphrase); in attach_tcrypt() 697 params.passphrase = passphrase; in attach_tcrypt() 699 params.passphrase = passwords[0]; in attach_tcrypt() 701 params.passphrase_size = strlen(params.passphrase); in attach_tcrypt()
|
/systemd-251/docs/ |
D | PASSWORD_AGENTS.md | 10 …d the agent which answers first wins. Right now systemd ships with the following passphrase agents: 14 …ops up a notification message and icon which when clicked receives the passphrase from the user. T…
|
/systemd-251/po/ |
D | it.po | 22 msgid "Send passphrase back to system" 23 msgstr "Invia la frase segreta (passphrase) al sistema" 27 "Authentication is required to send the entered passphrase back to the system." 29 "Autenticazione richiesta per inviare la frase segreta (passphrase) al "
|
D | be.po | 25 msgid "Send passphrase back to system" 30 "Authentication is required to send the entered passphrase back to the system."
|
D | ka.po | 20 msgid "Send passphrase back to system" 25 "Authentication is required to send the entered passphrase back to the system."
|
D | kab.po | 21 msgid "Send passphrase back to system" 26 "Authentication is required to send the entered passphrase back to the system."
|
D | ru.po | 26 msgid "Send passphrase back to system" 31 "Authentication is required to send the entered passphrase back to the system."
|
D | systemd.pot | 17 msgid "Send passphrase back to system" 22 "Authentication is required to send the entered passphrase back to the system."
|
D | ja.po | 22 msgid "Send passphrase back to system" 27 "Authentication is required to send the entered passphrase back to the system."
|
D | ko.po | 24 msgid "Send passphrase back to system" 29 "Authentication is required to send the entered passphrase back to the system."
|
D | pa.po | 20 msgid "Send passphrase back to system" 25 "Authentication is required to send the entered passphrase back to the system."
|
D | si.po | 21 msgid "Send passphrase back to system" 26 "Authentication is required to send the entered passphrase back to the system."
|
D | uk.po | 24 msgid "Send passphrase back to system" 29 "Authentication is required to send the entered passphrase back to the system."
|
D | zh_TW.po | 21 msgid "Send passphrase back to system" 26 "Authentication is required to send the entered passphrase back to the system."
|
D | el.po | 21 msgid "Send passphrase back to system" 26 "Authentication is required to send the entered passphrase back to the system."
|
D | zh_CN.po | 25 msgid "Send passphrase back to system" 30 "Authentication is required to send the entered passphrase back to the system."
|
D | bg.po | 21 msgid "Send passphrase back to system" 26 "Authentication is required to send the entered passphrase back to the system."
|
D | sr.po | 22 msgid "Send passphrase back to system" 27 "Authentication is required to send the entered passphrase back to the system."
|
D | be@latin.po | 23 msgid "Send passphrase back to system" 28 "Authentication is required to send the entered passphrase back to the system."
|