Searched refs:BSEC_OTP_STATUS_INVALID (Results 1 – 2 of 2) sorted by relevance
84 #define BSEC_OTP_STATUS_INVALID BIT(2) macro
61 bool ret = ((bsec_get_status() & BSEC_OTP_STATUS_INVALID) == BSEC_OTP_STATUS_INVALID); in is_otp_invalid_mode()833 if ((status & BSEC_OTP_STATUS_INVALID) != 0U) { in bsec_get_secure_state()