Searched refs:PURPOSE_ATTEST_KEY (Results 1 – 4 of 4) sorted by relevance
76 PURPOSE_ATTEST_KEY,124 public static final int PURPOSE_ATTEST_KEY = 1 << 7; field in KeyProperties146 case PURPOSE_ATTEST_KEY: in toKeymaster()168 return PURPOSE_ATTEST_KEY; in fromKeymaster()
352 if ((spec.getPurposes() & KeyProperties.PURPOSE_ATTEST_KEY) != 0 in checkAttestKeyPurpose()353 && spec.getPurposes() != KeyProperties.PURPOSE_ATTEST_KEY) { in checkAttestKeyPurpose()389 | KeyProperties.PURPOSE_ATTEST_KEY; in hasOnlyAllowedPurposeForEd25519()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39646 field public static final int PURPOSE_ATTEST_KEY = 128; // 0x80