Searched refs:EV_NO_ACTION (Results 1 - 2 of 2) sorted by path

/u-boot/include/
H A Dtpm-v2.h64 #define EV_NO_ACTION ((u32)0x00000003) macro
/u-boot/lib/
H A Dtpm-v2.c241 put_unaligned_le32(EV_NO_ACTION, &log->event_type);
387 get_unaligned_le32(&log->event_type) != EV_NO_ACTION)

Completed in 106 milliseconds