Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c646 u16 secure_flags_read; in rsa_burn_key_hash() local
649 &secure_flags_read, OTP_SECURE_BOOT_ENABLE_SIZE); in rsa_burn_key_hash()
653 if ((secure_flags_read & 0xff) == 0xff) in rsa_burn_key_hash()