mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-10 16:17:15 +02:00
This function is behind a sync.Once so we should only see errors at startup. In particular the error from `open` is useful to diagnose why TPM might not be accessible. Updates #15830 Signed-off-by: Andrew Lytvynov <awly@tailscale.com> |
||
---|---|---|
.. | ||
tpm_linux.go | ||
tpm_other.go | ||
tpm_test.go | ||
tpm_windows.go | ||
tpm.go |