Home
last modified time | relevance | path

Searched defs:key_file (Results 1 – 2 of 2) sorted by relevance

/trusty/user/app/keymaster/
Dsecure_storage_manager.cpp313 char key_file[kStorageIdLengthMax]; in DeleteKey() local
664 char key_file[kStorageIdLengthMax]; in ReadAttestationKey() local
687 char key_file[kStorageIdLengthMax]; in WriteAttestationKey() local
828 char key_file[kStorageIdLengthMax]; in TranslateLegacyFormat() local
995 char key_file[kStorageIdLengthMax]; in LegacyWriteKeyToStorage() local
/trusty/user/app/sample/hwcrypto/
Dhwkey_srv_fake_provider.c671 #define INCLUDE_APPLOADER_KEY(key, key_file) \ argument