Searched refs:auto_device (Results 1 – 2 of 2) sorted by relevance
28 _cleanup_free_ char *auto_device = NULL; in acquire_luks2_key() local36 r = tpm2_find_device_auto(LOG_DEBUG, &auto_device); in acquire_luks2_key()42 device = auto_device; in acquire_luks2_key()
76 _cleanup_free_ char *auto_device = NULL; in acquire_tpm2_key() local82 r = tpm2_find_device_auto(LOG_DEBUG, &auto_device); in acquire_tpm2_key()88 device = auto_device; in acquire_tpm2_key()