Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/configs/
H A Drk3562_common.h45 #define OTP_RSA_HASH_ADDR 0x180 macro
H A Drk3506_common.h45 #define OTP_RSA_HASH_ADDR 0x180 macro
H A Drk3308_common.h42 #define OTP_RSA_HASH_ADDR 0x10 macro
H A Drv1126_common.h44 #define OTP_RSA_HASH_ADDR 0x10 macro
H A Drk3576_common.h50 #define OTP_RSA_HASH_ADDR 0x200 macro
H A Drk3528_common.h59 #define OTP_RSA_HASH_ADDR 0x180 macro
H A Drk3588_common.h50 #define OTP_RSA_HASH_ADDR 0x9c0 macro
H A Drk3568_common.h53 #define OTP_RSA_HASH_ADDR 0x90 macro
H A Drv1103b_common.h45 #define OTP_RSA_HASH_ADDR 0x180 macro
H A Drv1126b_common.h53 #define OTP_RSA_HASH_ADDR 0x180 macro
H A Drv1106_common.h51 #define OTP_RSA_HASH_ADDR 0x90 macro
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c718 if (misc_otp_write_verify(dev, OTP_RSA_HASH_ADDR, digest_write, OTP_RSA_HASH_SIZE)) { in rsa_burn_key_hash()