Home
last modified time | relevance | path

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

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