Searched refs:VTPM_PROXY_FLAG_TPM2 (Results 1 – 2 of 2) sorted by relevance
25 * @VTPM_PROXY_FLAG_TPM2: the proxy TPM uses TPM 2.0 protocol28 VTPM_PROXY_FLAG_TPM2 = 1, enumerator
51 #define VTPM_PROXY_FLAGS_ALL (VTPM_PROXY_FLAG_TPM2)568 if (proxy_dev->flags & VTPM_PROXY_FLAG_TPM2) in vtpm_proxy_create_device()