Home
last modified time | relevance | path

Searched refs:kAttributeFileName (Results 1 – 1 of 1) sorted by relevance

/trusty/user/app/keymaster/
Dsecure_storage_manager.cpp43 const char* kAttributeFileName = "Attribute"; variable
339 kAttributeFileName); in ReadKeymasterAttributes()
341 LOG_E("Error: [%d] decoding from file '%s'", err, kAttributeFileName); in ReadKeymasterAttributes()
352 kAttributeFileName, commit); in WriteKeymasterAttributes()
810 int rc = file.open_file(session_handle_, kAttributeFileName, 0, 0); in TranslateLegacyFormat()