Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dsecure_storage_manager.h238 keymaster_error_t WriteKeymasterAttributes(
Dsecure_storage_manager.cpp348 keymaster_error_t SecureStorageManager::WriteKeymasterAttributes( in WriteKeymasterAttributes() function in keymaster::SecureStorageManager
393 err = WriteKeymasterAttributes(km_attributes.get(), true); in WriteAttestationUuid()
409 err = WriteKeymasterAttributes(km_attributes.get(), true); in DeleteAttestationUuid()
434 err = WriteKeymasterAttributes(km_attributes.get(), true); in SetProductId()
630 err = WriteKeymasterAttributes(km_attributes.get(), true); in DeleteProductId()
919 err = WriteKeymasterAttributes(km_attributes.get(), false); in TranslateLegacyFormat()