Searched refs:BSEC_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance
325 return BSEC_INVALID_PARAM; in bsec_read_otp()465 return BSEC_INVALID_PARAM; in bsec_permanent_lock_otp()584 return BSEC_INVALID_PARAM; in bsec_set_sr_lock()607 return BSEC_INVALID_PARAM; in bsec_read_sr_lock()632 return BSEC_INVALID_PARAM; in bsec_set_sw_lock()655 return BSEC_INVALID_PARAM; in bsec_read_sw_lock()680 return BSEC_INVALID_PARAM; in bsec_set_sp_lock()703 return BSEC_INVALID_PARAM; in bsec_read_sp_lock()726 return BSEC_INVALID_PARAM; in bsec_read_permanent_lock()812 return BSEC_INVALID_PARAM; in bsec_check_nsec_access_rights()
21 #define BSEC_INVALID_PARAM 0xFFFFFFFCU macro