Home
last modified time | relevance | path

Searched defs:srk_hash (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_sfp.h44 u32 srk_hash[8]; /* 0x254 Super Root Key Hash */ member
56 u32 srk_hash[NUM_SRKH_REGS]; /* 0x23c Super Root Key Hash */ member
72 u32 srk_hash[8]; /* 0x7c Super Root Key Hash */ member
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c868 u32 srk_hash[8]; in fsl_secboot_validate() local