Searched defs:otp_name (Results 1 – 2 of 2) sorted by relevance
101 int stm32_get_otp_index(const char *otp_name, uint32_t *otp_idx, in stm32_get_otp_index()110 int stm32_get_otp_value(const char *otp_name, uint32_t *otp_val) in stm32_get_otp_value()
30 static int copy_hash_from_otp(const char *otp_name, uint8_t *hash, size_t len) in copy_hash_from_otp()
Completed in 3 milliseconds