Home
last modified time | relevance | path

Searched refs:tpm2 (Results 1 – 15 of 15) sorted by relevance

/systemd-251/test/units/
Dtestsuite-70.sh15 env PASSWORD=passphrase systemd-cryptenroll --tpm2-device=auto $img
16 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headless=1
21 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headless=1 && { echo…
24 systemd-cryptenroll --wipe-slot=tpm2 $img
25 env PASSWORD=passphrase NEWPIN=123456 systemd-cryptenroll --tpm2-device=auto --tpm2-with-pin=true $…
26 env PIN=123456 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headl…
30 env PIN=123457 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headl…
34 env PIN=123456 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headl…
37 systemd-cryptenroll --wipe-slot=tpm2 $img
38 env PASSWORD=passphrase systemd-cryptenroll --tpm2-device=auto --tpm2-pcrs=0+7 $img
[all …]
/systemd-251/man/
Dtpm2-crypttab.sh5 sudo systemd-cryptenroll --tpm2-device=auto --tpm2-pcrs=7 /dev/sdXn
8 sudo /usr/lib/systemd/systemd-cryptsetup attach mytest /dev/sdXn - tpm2-device=auto
/systemd-251/src/cryptsetup/cryptsetup-tokens/
Dmeson.build16 'cryptsetup-token-systemd-tpm2.c',
17 'luks2-tpm2.c',
18 'luks2-tpm2.h')
/systemd-251/src/boot/efi/
Dmeasure.c144 EFI_TCG2 *tpm2; in tpm_log_event() local
152 tpm2 = tcg2_interface_check(); in tpm_log_event()
153 if (tpm2) in tpm_log_event()
154 … return tpm2_measure_to_pcr_and_event_log(tpm2, pcrindex, buffer, buffer_size, description); in tpm_log_event()
/systemd-251/src/cryptsetup/
Dmeson.build8 'cryptsetup-tpm2.h',
20 systemd_cryptsetup_sources += files('cryptsetup-tpm2.c')
/systemd-251/src/cryptenroll/
Dmeson.build12 'cryptenroll-tpm2.h',
27 systemd_cryptenroll_sources += files('cryptenroll-tpm2.c')
/systemd-251/test/TEST-70-TPM2/
Dtest.sh36 swtpm socket --tpm2 --tpmstate dir="$tpmstate" --ctrl type=unixio,path="$tpmstate/sock" &
/systemd-251/mkosi.default.d/fedora/
D10-mkosi.fedora73 tpm2-tss
/systemd-251/mkosi.default.d/centos_epel/
D10-mkosi.centos_epel75 tpm2-tss
/systemd-251/src/shared/
Dmeson.build303 'tpm2-util.c',
304 'tpm2-util.h',
/systemd-251/src/test/
Dmeson.build487 [files('test-tpm2.c')],
/systemd-251/
Dmeson.build1382 want_tpm2 = get_option('tpm2')
1384 tpm2 = dependency('tss2-esys tss2-rc tss2-mu',
1386 have = tpm2.found()
1389 tpm2 = []
1973 'cryptsetup-token-systemd-tpm2',
1981 tpm2,
4194 ['tpm2'],
Dmeson_options.txt400 option('tpm2', type : 'combo', choices : ['auto', 'true', 'false'], combo
DTODO517 on boot. (i.e. maybe add a crypttab option tpm2-measure=8 or so to measure it
DNEWS471 --tpm2-with-pin= option.
473 Option tpm2-pin= can be used in /etc/crypttab.
515 * The systemd-creds tool gained a new "has-tpm2" verb, which reports
2114 …http://0pointer.net/blog/unlocking-luks2-volumes-with-tpm2-fido2-pkcs11-security-hardware-on-syste…
2136 * The ConditionSecurity=tpm2 unit file setting may be used to check if