Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-verify.c684 ret = misc_otp_read(dev, OTP_RSA_HASH_ADDR, digest_read, OTP_RSA_HASH_SIZE); in rsa_burn_key_hash()
688 for (i = 0; i < OTP_RSA_HASH_SIZE; i++) { in rsa_burn_key_hash()
696 ret = misc_otp_write(dev, OTP_RSA_HASH_ADDR, digest, OTP_RSA_HASH_SIZE); in rsa_burn_key_hash()
701 ret = misc_otp_read(dev, OTP_RSA_HASH_ADDR, digest_read, OTP_RSA_HASH_SIZE); in rsa_burn_key_hash()
/OK3568_Linux_fs/u-boot/include/configs/
H A Drk3562_common.h44 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3588_common.h44 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3308_common.h43 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3568_common.h45 #define OTP_RSA_HASH_SIZE 32 macro
H A Drv1126_common.h45 #define OTP_RSA_HASH_SIZE 32 macro
H A Drk3528_common.h58 #define OTP_RSA_HASH_SIZE 32 macro
H A Drv1106_common.h44 #define OTP_RSA_HASH_SIZE 32 macro