Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_sfp.h32 #define NUM_SRKH_REGS 8 macro
56 u32 srk_hash[NUM_SRKH_REGS]; /* 0x23c Super Root Key Hash */
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c923 for (i = 0; i < NUM_SRKH_REGS; i++) in fsl_secboot_validate()