Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 8 of 8) 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.cc153 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/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/
Daes.c252 enum AesKeyType key_type) { in aesCtrInit()
/system/update_engine/payload_generator/
Dpayload_signer.cc294 int key_type = EVP_PKEY_id(private_key.get()); in SignHash() local
/system/tools/aidl/
Daidl_language.cpp768 const string& key_type = GetTypeParameters()[0]->Signature(); in CheckValid() local
/system/security/keystore2/src/
Ddatabase.rs5025 key_type: KeyType, field