Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-v2.h629 int tcg2_measurement_init(struct udevice **dev, struct tcg2_event_log *elog,
/openbmc/u-boot/common/
H A Dbootm.c618 ret = tcg2_measurement_init(&dev, &elog, ign); in bootm_measure()
/openbmc/u-boot/lib/
H A Dtpm-v2.c603 int tcg2_measurement_init(struct udevice **dev, struct tcg2_event_log *elog, in tcg2_measurement_init() function