Searched refs:OTP_RSA_HASH_SIZE (Results 1 – 8 of 8) sorted by relevance
684 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()
44 #define OTP_RSA_HASH_SIZE 32 macro
43 #define OTP_RSA_HASH_SIZE 32 macro
45 #define OTP_RSA_HASH_SIZE 32 macro
58 #define OTP_RSA_HASH_SIZE 32 macro