Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c31 #ifndef OTP_RSA4096_ENABLE_VALUE
32 #define OTP_RSA4096_ENABLE_VALUE 0x30 macro
733 otp_write = OTP_RSA4096_ENABLE_VALUE; in rsa_burn_key_hash()