Searched defs:otp_name (Results 1 – 2 of 2) sorted by relevance
142 int stm32_get_otp_index(const char *otp_name, uint32_t *otp_idx, in stm32_get_otp_index()151 int stm32_get_otp_value(const char *otp_name, uint32_t *otp_val) in stm32_get_otp_value()
31 static int copy_hash_from_otp(const char *otp_name, uint8_t *hash, size_t len) in copy_hash_from_otp()