Searched refs:PURPOSE_ATTEST_KEY (Results 1 – 4 of 4) sorted by relevance
75 PURPOSE_ATTEST_KEY,123 public static final int PURPOSE_ATTEST_KEY = 1 << 7; field in KeyProperties145 case PURPOSE_ATTEST_KEY: in toKeymaster()167 return PURPOSE_ATTEST_KEY; in fromKeymaster()
388 if ((spec.getPurposes() & KeyProperties.PURPOSE_ATTEST_KEY) != 0 in checkAttestKeyPurpose()389 && spec.getPurposes() != KeyProperties.PURPOSE_ATTEST_KEY) { in checkAttestKeyPurpose()425 | KeyProperties.PURPOSE_ATTEST_KEY; in hasOnlyAllowedPurposeForEd25519()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39863 field public static final int PURPOSE_ATTEST_KEY = 128; // 0x80