okay             7159 tools/finsig_dryos.c     int okay = 0;
okay             7166 tools/finsig_dryos.c             if (fw->sv->propset == n+1) okay = 1; // if the propset equals to (one of) the complete propset matches
okay             7180 tools/finsig_dryos.c                 if (fw->sv->propset == n+1) okay = 1; // if the propset equals to (one of) the most complete propset matches
okay             7186 tools/finsig_dryos.c     if (!okay && fw->sv->propset>0)
okay             6515 tools/finsig_thumb2.c     int okay = 0;
okay             6522 tools/finsig_thumb2.c             if (fw->sv->propset == n+ps_offset) okay = 1; // if the propset equals to (one of) the complete propset matches
okay             6536 tools/finsig_thumb2.c                 if (fw->sv->propset == n+ps_offset) okay = 1; // if the propset equals to (one of) the most complete propset matches
okay             6542 tools/finsig_thumb2.c     if (!okay && fw->sv->propset>0)