Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dsecure_storage_manager.h211 keymaster_error_t LegacyWriteKeyToStorage(AttestationKeySlot key_slot,
Dsecure_storage_manager.cpp991 keymaster_error_t SecureStorageManager::LegacyWriteKeyToStorage( in LegacyWriteKeyToStorage() function in keymaster::SecureStorageManager
/trusty/user/app/keymaster/host_unittest/
Dmain.cpp327 error = ss_manager->LegacyWriteKeyToStorage( in TestFormatChange()