Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtpm_eventlog.h129 u32 number_of_algorithms; member
/openbmc/u-boot/include/
H A Dtpm-v2.h259 u32 number_of_algorithms; member
/openbmc/u-boot/lib/
H A Dtpm-v2.c254 put_unaligned_le32(count, &ev->number_of_algorithms); in tcg2_log_init()
410 count = get_unaligned_le32(&event->number_of_algorithms); in tcg2_log_parse()