Searched defs:purpose (Results 1 – 8 of 8) sorted by relevance
208 int purpose = mSigning ? KeymasterDefs.KM_PURPOSE_SIGN : KeymasterDefs.KM_PURPOSE_VERIFY; in ensureKeystoreOperationInitialized() local
338 int purpose; in ensureKeystoreOperationInitialized() local
387 private static boolean hasOnlyAllowedPurposeForEd25519(@KeyProperties.PurposeEnum int purpose) { in hasOnlyAllowedPurposeForEd25519()
132 public static int toKeymaster(@PurposeEnum int purpose) { in toKeymaster()153 public static @PurposeEnum int fromKeymaster(int purpose) { in fromKeymaster()
264 ScopedAStatus TrustyKeyMintDevice::begin(KeyPurpose purpose, const vector<uint8_t>& keyBlob, in begin()
375 Return<void> TrustyKeymaster3Device::begin(KeyPurpose purpose, const hidl_vec<uint8_t>& key, in begin()
516 Return<void> TrustyKeymaster4Device::begin(KeyPurpose purpose, const hidl_vec<uint8_t>& key, in begin()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...