Home
last modified time | relevance | path

Searched refs:PURPOSE_AGREE_KEY (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java74 PURPOSE_AGREE_KEY,
116 public static final int PURPOSE_AGREE_KEY = 1 << 6; field in KeyProperties
143 case PURPOSE_AGREE_KEY: in toKeymaster()
165 return PURPOSE_AGREE_KEY; in fromKeymaster()
/frameworks/base/keystore/java/android/security/keystore2/
DAndroidKeyStoreKeyPairGeneratorSpi.java405 && spec.getPurposes() != KeyProperties.PURPOSE_AGREE_KEY) { in checkCorrectKeyPurposeForCurve()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt39862 field public static final int PURPOSE_AGREE_KEY = 64; // 0x40