Home
last modified time | relevance | path

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

/system/keymaster/android_keymaster/
Dpure_soft_secure_key_storage.cpp80 PureSoftSecureKeyStorage::PureSoftSecureKeyStorage(uint32_t max_slot) in PureSoftSecureKeyStorage() argument
81 : pure_soft_secure_storage_map_(new (std::nothrow) PureSoftSecureStorageMap(max_slot)) {} in PureSoftSecureKeyStorage()
/system/keymaster/include/keymaster/
Dpure_soft_secure_key_storage.h30 explicit PureSoftSecureKeyStorage(uint32_t max_slot);