Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c754 static int check_hmac(struct key_program *hmac, in check_hmac() function
857 if (check_hmac(hmac, result->code, result->code_size)) { in load_sd_key_program()
1109 if (check_hmac(hmac_blob, (u8 *)image_addr, image_size)) { in second_stage_init()