Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/a38x/
H A Dhre.h34 int hre_verify_program(struct key_program *prg);
H A Dkeyprogram.c99 if (hre_verify_program(prog)) { in extract_subprogram()
H A Dhre.c515 int hre_verify_program(struct key_program *prg) in hre_verify_program() function