Home
last modified time | relevance | path

Searched defs:module_hash (Results 1 – 4 of 4) sorted by relevance

/system/keymaster/contexts/
Dpure_soft_keymaster_context.cpp145 std::vector<uint8_t> module_hash(mod_hash.data, mod_hash.data + mod_hash.data_length); in SetModuleHash() local
/system/keymaster/include/keymaster/km_openssl/
Dattestation_record.h125 ASN1_OCTET_STRING* module_hash; member
/system/keymaster/km_openssl/
Dattestation_record.cpp1060 auto module_hash = context.GetModuleHash(); in build_attestation_record() local
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp1098 keymaster_blob_t module_hash; in SetAdditionalAttestationInfo() local