Home
last modified time | relevance | path

Searched defs:tpm_startup (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dtpm-util.c57 static const unsigned char tpm_startup[] = in tpm_util_startup() local
/openbmc/u-boot/lib/
H A Dtpm_api.c14 u32 tpm_startup(struct udevice *dev, enum tpm_startup_type mode) in tpm_startup() function