/system/keymaster/ |
D | hkdf.h | 35 bool Init(Buffer& secret, Buffer& salt) { in Init() function 40 bool Init(const uint8_t* secret, size_t secret_len, const uint8_t* salt, size_t salt_len) { in Init() function
|
D | hmac.cpp | 34 bool HmacSha256::Init(const Buffer& key) { in Init() function in keymaster::HmacSha256 38 bool HmacSha256::Init(const uint8_t* key, size_t key_len) { in Init() function in keymaster::HmacSha256
|
D | iso18033kdf.h | 38 bool Init(keymaster_digest_t digest_type, const uint8_t* secret, size_t secret_len) { in Init() function
|
D | kdf.cpp | 23 bool Kdf::Init(keymaster_digest_t digest_type, const uint8_t* secret, size_t secret_len, in Init() function in keymaster::Kdf
|
/system/update_engine/common/ |
D | terminator.cc | 27 void Terminator::Init() { in Init() function in chromeos_update_engine::Terminator 33 void Terminator::Init(int exit_status) { in Init() function in chromeos_update_engine::Terminator
|
/system/core/libziparchive/ |
D | zip_archive_stream_entry.cc | 38 bool ZipArchiveStreamEntry::Init(const ZipEntry& entry) { in Init() function in ZipArchiveStreamEntry 68 bool ZipArchiveStreamEntryUncompressed::Init(const ZipEntry& entry) { in Init() function in ZipArchiveStreamEntryUncompressed 141 bool ZipArchiveStreamEntryCompressed::Init(const ZipEntry& entry) { in Init() function in ZipArchiveStreamEntryCompressed 262 bool ZipArchiveStreamEntryRawCompressed::Init(const ZipEntry& entry) { in Init() function in ZipArchiveStreamEntryRawCompressed
|
/system/update_engine/payload_consumer/ |
D | extent_writer.h | 68 bool Init(FileDescriptorPtr fd, in Init() function 102 bool Init(FileDescriptorPtr fd, in Init() function
|
D | fake_extent_writer.h | 37 bool Init(FileDescriptorPtr /* fd */, in Init() function
|
D | bzip_extent_writer.cc | 27 bool BzipExtentWriter::Init(FileDescriptorPtr fd, in Init() function in chromeos_update_engine::BzipExtentWriter
|
/system/update_engine/update_manager/ |
D | real_system_provider.cc | 38 bool RealSystemProvider::Init() { in Init() function in chromeos_update_manager::RealSystemProvider
|
D | real_config_provider.cc | 40 bool RealConfigProvider::Init() { in Init() function in chromeos_update_manager::RealConfigProvider
|
D | real_random_provider.cc | 81 bool RealRandomProvider::Init(void) { in Init() function in chromeos_update_manager::RealRandomProvider
|
D | real_time_provider.cc | 77 bool RealTimeProvider::Init() { in Init() function in chromeos_update_manager::RealTimeProvider
|
/system/tpm/trunks/ |
D | command_transceiver.h | 49 virtual bool Init() { return true; } in Init() function
|
D | trunks_ftdi_spi.h | 93 bool Init() { return false; } in Init() function
|
D | tpm_simulator_handle.cc | 43 bool TpmSimulatorHandle::Init() { in Init() function in trunks::TpmSimulatorHandle
|
D | tpm_handle.cc | 46 bool TpmHandle::Init() { in Init() function in trunks::TpmHandle
|
/system/core/metricsd/ |
D | metrics_collector_service_client.cc | 32 bool MetricsCollectorServiceClient::Init() { in Init() function in MetricsCollectorServiceClient
|
/system/update_engine/ |
D | shill_proxy.cc | 28 bool ShillProxy::Init() { in Init() function in chromeos_update_engine::ShillProxy
|
/system/bt/service/ |
D | settings.cpp | 34 bool Settings::Init() { in Init() function in bluetooth::Settings
|
/system/nativepower/client/ |
D | wake_lock.cc | 49 bool WakeLock::Init() { in Init() function in android::WakeLock
|
/system/connectivity/apmanager/ |
D | firewall_manager.cc | 36 void FirewallManager::Init(ControlInterface* control_interface) { in Init() function in apmanager::FirewallManager
|
D | shill_manager.cc | 32 void ShillManager::Init(ControlInterface* control_interface) { in Init() function in apmanager::ShillManager
|
/system/connectivity/shill/ |
D | crypto_provider.cc | 36 void CryptoProvider::Init() { in Init() function in shill::CryptoProvider
|
/system/connectivity/shill/net/ |
D | netlink_socket.cc | 46 bool NetlinkSocket::Init() { in Init() function in shill::NetlinkSocket
|