Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/configs/
H A Drk3562_common.h46 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3506_common.h46 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3308_common.h43 #define OTP_RSA_HASH_SIZE 32 macro
H A Drv1126_common.h45 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3576_common.h51 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3528_common.h60 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3588_common.h51 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3568_common.h54 #define OTP_RSA_HASH_SIZE 32 macro
H A Drv1103b_common.h46 #define OTP_RSA_HASH_SIZE 32 macro
H A Drv1126b_common.h54 #define OTP_RSA_HASH_SIZE 32 macro
H A Drv1106_common.h52 #define OTP_RSA_HASH_SIZE 32 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()