Searched refs:max_slot (Results 1 – 2 of 2) sorted by relevance
80 PureSoftSecureKeyStorage::PureSoftSecureKeyStorage(uint32_t max_slot) in PureSoftSecureKeyStorage() argument81 : pure_soft_secure_storage_map_(new (std::nothrow) PureSoftSecureStorageMap(max_slot)) {} in PureSoftSecureKeyStorage()
30 explicit PureSoftSecureKeyStorage(uint32_t max_slot);