Searched refs:check_no_error (Results 1 – 1 of 1) sorted by relevance
194 static TEE_Result check_no_error(uint32_t otp_id, bool check_disturbed) in check_no_error() function284 result = check_no_error(otp_id, true /* check-disturbed */); in stm32_bsec_shadow_register()393 result = check_no_error(otp_id, true /* check-disturbed */); in stm32_bsec_program_otp()464 result = check_no_error(otp_id, false /* not-disturbed */); in stm32_bsec_permanent_lock_otp()
Completed in 4 milliseconds