Searched refs:ExactMatch (Results 1 – 6 of 6) sorted by relevance
182 ConstraintType::ExactMatch, in sealing_policy()188 ConstraintType::ExactMatch, in sealing_policy()211 ConstraintType::ExactMatch, in sealing_policy()222 ConstraintType::ExactMatch, in sealing_policy()
18 import static android.ext.services.autofill.ExactMatch.MATCH_SUFFIX;19 import static android.ext.services.autofill.ExactMatch.calculateScore;
19 import static android.ext.services.autofill.ExactMatch.MATCH_SUFFIX;
50 - ExactMatch on DiceCertChainInitialPayload (root public key)51 - ExactMatch of Instance salt, this is present in DiceChainEntry corresponding to OS (and is derived55 1. ExactMatch on AUTHORITY_HASH.56 1. ExactMatch on MODE - Secret should be inaccessible if any of the runtime62 [vm_config.cddl][vm_config_cddl]): - GreaterOrEqual on SECURITY_VERSION - ExactMatch on
24 final class ExactMatch { class
89 scores[i][j] = ExactMatch.calculateScore(actualValues.get(i), in calculateScores()