Home
last modified time | relevance | path

Searched refs:TPM2_SIG (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/acpi/
Dtpm.c429 if (memcmp(entry->q_table, TPM2_SIG, in tpm2_start_method()
430 sizeof(TPM2_SIG) - 1) == 0) { in tpm2_start_method()
Dacpireg.h473 #define TPM2_SIG "TPM2" macro