Home
last modified time | relevance | path

Searched defs:purpose (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreSignatureSpiBase.java208 int purpose = mSigning ? KeymasterDefs.KM_PURPOSE_SIGN : KeymasterDefs.KM_PURPOSE_VERIFY; in ensureKeystoreOperationInitialized() local
H A DAndroidKeyStoreCipherSpiBase.java338 int purpose; in ensureKeystoreOperationInitialized() local
H A DAndroidKeyStoreKeyPairGeneratorSpi.java387 private static boolean hasOnlyAllowedPurposeForEd25519(@KeyProperties.PurposeEnum int purpose) { in hasOnlyAllowedPurposeForEd25519()
/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java132 public static int toKeymaster(@PurposeEnum int purpose) { in toKeymaster()
153 public static @PurposeEnum int fromKeymaster(int purpose) { in fromKeymaster()
/aosp14/system/core/trusty/keymaster/keymint/
H A DTrustyKeyMintDevice.cpp264 ScopedAStatus TrustyKeyMintDevice::begin(KeyPurpose purpose, const vector<uint8_t>& keyBlob, in begin()
/aosp14/system/core/trusty/keymaster/3.0/
H A DTrustyKeymaster3Device.cpp375 Return<void> TrustyKeymaster3Device::begin(KeyPurpose purpose, const hidl_vec<uint8_t>& key, in begin()
/aosp14/system/core/trusty/keymaster/4.0/
H A DTrustyKeymaster4Device.cpp516 Return<void> TrustyKeymaster4Device::begin(KeyPurpose purpose, const hidl_vec<uint8_t>& key, in begin()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...