Searched refs:opt_grp_attrs (Results 1 – 1 of 1) sorted by relevance
1790 uint32_t opt_grp_attrs = 0; in tee_svc_cryp_check_attr() local1818 opt_grp_attrs |= bit; in tee_svc_cryp_check_attr()1844 if (!(bit & (req_attrs | opt_grp_attrs))) in tee_svc_cryp_check_attr()1857 if (all_opt_needed && (attrs_found & opt_grp_attrs) != 0 && in tee_svc_cryp_check_attr()1858 (attrs_found & opt_grp_attrs) != opt_grp_attrs) in tee_svc_cryp_check_attr()