Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_validate.h67 #define ALIGN_REVOC_KEY 7 macro
153 #define ALIGN_REVOC_KEY 3 macro
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c212 if ((u32)(1 << (ALIGN_REVOC_KEY - keynum)) & rev_flag) in is_key_revoked()