Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 7 of 7) sorted by relevance

/system/core/mini_keyctl/
Dmini_keyctl_utils.cpp66 std::string key_type = tokens[7]; in GetKeyringId() local
/system/keymaster/android_keymaster/
Doperation.cpp64 KeyType key_type = registry_key(); in is_public_key_operation() local
/system/update_engine/payload_consumer/
Dpayload_verifier.cc154 int key_type = EVP_PKEY_id(public_key.get()); in VerifyRawSignature() local
/system/core/libutils/include/utils/
DKeyedVector.h39 typedef KEY key_type; typedef
/system/update_engine/payload_generator/
Dpayload_signer.cc307 int key_type = EVP_PKEY_id(private_key.get()); in SignHash() local
/system/tools/aidl/
Daidl_language.cpp745 const string& key_type = GetTypeParameters()[0]->Signature(); in CheckValid() local
/system/security/keystore2/src/
Ddatabase.rs5120 key_type: KeyType, field