Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-v2.h612 int tcg2_log_prepare_buffer(struct udevice *dev, struct tcg2_event_log *elog,
/openbmc/u-boot/lib/
H A Dtpm-v2.c550 int tcg2_log_prepare_buffer(struct udevice *dev, struct tcg2_event_log *elog, in tcg2_log_prepare_buffer() function
616 rc = tcg2_log_prepare_buffer(*dev, elog, ignore_existing_log); in tcg2_measurement_init()