Home
last modified time | relevance | path

Searched refs:tpm2_find_device_auto (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/cryptsetup/cryptsetup-tokens/
Dluks2-tpm2.c36 r = tpm2_find_device_auto(LOG_DEBUG, &auto_device); in acquire_luks2_key()
/systemd-251/src/shared/
Dtpm2-util.h53 int tpm2_find_device_auto(int log_level, char **ret);
Dtpm2-util.c1274 int tpm2_find_device_auto( in tpm2_find_device_auto() function
/systemd-251/src/cryptsetup/
Dcryptsetup-tpm2.c82 r = tpm2_find_device_auto(LOG_DEBUG, &auto_device); in acquire_tpm2_key()