Home
last modified time | relevance | path

Searched refs:tpm_util_swtpm_has_tpm2 (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/qtest/
H A Dtpm-util.h36 bool tpm_util_swtpm_has_tpm2(void);
H A Dtpm-tests.c24 if (!tpm_util_swtpm_has_tpm2()) { in tpm_test_swtpm_skip()
H A Dtpm-util.c105 bool tpm_util_swtpm_has_tpm2(void) in tpm_util_swtpm_has_tpm2() function