Searched refs:arg_hash_str (Results 1 - 2 of 2) sorted by relevance

/u-boot/board/freescale/common/
H A Dfsl_validate.c863 * arg_hash_str - Option hash string. If provided, this
871 int fsl_secboot_validate(uintptr_t haddr, char *arg_hash_str, argument
883 if (strlen(arg_hash_str) != 0) {
884 const char *cp = arg_hash_str;
897 arg_hash_str);
907 arg_hash_str);
/u-boot/include/
H A Dfsl_validate.h267 int fsl_secboot_validate(uintptr_t haddr, char *arg_hash_str,

Completed in 173 milliseconds