Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c760 static inline int str2longbe(const char *p, ulong *num) in str2longbe() function
892 if (!str2longbe(hash_str, &hash[i])) { in fsl_secboot_validate()