Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-v2.h64 #define EV_NO_ACTION ((u32)0x00000003) macro
/openbmc/u-boot/lib/
H A Dtpm-v2.c242 put_unaligned_le32(EV_NO_ACTION, &log->event_type); in tcg2_log_init()
388 get_unaligned_le32(&log->event_type) != EV_NO_ACTION) in tcg2_log_parse()