Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c2529 static int sb_sha(struct sb_info *si, u8 *sec_image, u32 sign_image_size, u8 *digest_ret) in sb_sha() function
2687 ret = sb_sha(&si, sec_image, sh->sign_image_size, digest); in otp_verify_boot_image()