Home
last modified time | relevance | path

Searched refs:passphrase (Results 1 – 25 of 47) sorted by relevance

12

/systemd-251/src/shared/
Dask-password-api.c396 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 …]
Dcryptsetup-util.h18 …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…
Dcryptsetup-util.c12 …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…
Ddissect-image.h262 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…
Ddissect-image.c1688 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/
Dtestsuite-70.sh11 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/
Dcryptsetup.c661 _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/
DPASSWORD_AGENTS.md10 …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/
Dit.po22 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 "
Dbe.po25 msgid "Send passphrase back to system"
30 "Authentication is required to send the entered passphrase back to the system."
Dka.po20 msgid "Send passphrase back to system"
25 "Authentication is required to send the entered passphrase back to the system."
Dkab.po21 msgid "Send passphrase back to system"
26 "Authentication is required to send the entered passphrase back to the system."
Dru.po26 msgid "Send passphrase back to system"
31 "Authentication is required to send the entered passphrase back to the system."
Dsystemd.pot17 msgid "Send passphrase back to system"
22 "Authentication is required to send the entered passphrase back to the system."
Dja.po22 msgid "Send passphrase back to system"
27 "Authentication is required to send the entered passphrase back to the system."
Dko.po24 msgid "Send passphrase back to system"
29 "Authentication is required to send the entered passphrase back to the system."
Dpa.po20 msgid "Send passphrase back to system"
25 "Authentication is required to send the entered passphrase back to the system."
Dsi.po21 msgid "Send passphrase back to system"
26 "Authentication is required to send the entered passphrase back to the system."
Duk.po24 msgid "Send passphrase back to system"
29 "Authentication is required to send the entered passphrase back to the system."
Dzh_TW.po21 msgid "Send passphrase back to system"
26 "Authentication is required to send the entered passphrase back to the system."
Del.po21 msgid "Send passphrase back to system"
26 "Authentication is required to send the entered passphrase back to the system."
Dzh_CN.po25 msgid "Send passphrase back to system"
30 "Authentication is required to send the entered passphrase back to the system."
Dbg.po21 msgid "Send passphrase back to system"
26 "Authentication is required to send the entered passphrase back to the system."
Dsr.po22 msgid "Send passphrase back to system"
27 "Authentication is required to send the entered passphrase back to the system."
Dbe@latin.po23 msgid "Send passphrase back to system"
28 "Authentication is required to send the entered passphrase back to the system."

12