|
Asylo
|
This is the complete list of members for asylo::EnclaveManager, including all inherited members.
| Configure(const EnclaveManagerOptions &options) | asylo::EnclaveManager | static |
| DestroyEnclave(EnclaveClient *client, const EnclaveFinal &final_input, bool skip_finalize=false) ABSL_LOCKS_EXCLUDED(client_table_lock_) | asylo::EnclaveManager | |
| GetClient(absl::string_view name) const ABSL_LOCKS_EXCLUDED(client_table_lock_) | asylo::EnclaveManager | |
| GetLoadConfigFromClient(EnclaveClient *client) ABSL_LOCKS_EXCLUDED(client_table_lock_) | asylo::EnclaveManager | |
| GetName(const EnclaveClient *client) const ABSL_LOCKS_EXCLUDED(client_table_lock_) | asylo::EnclaveManager | |
| Instance() | asylo::EnclaveManager | static |
| LoadEnclave(const EnclaveLoadConfig &load_config) | asylo::EnclaveManager | |
| LoadEnclave(absl::string_view name, const EnclaveLoader &loader, void *base_address=nullptr, const size_t enclave_size=0) | asylo::EnclaveManager | |
| LoadEnclave(absl::string_view name, const EnclaveLoader &loader, EnclaveConfig config, void *base_address=nullptr, const size_t enclave_size=0) | asylo::EnclaveManager | |
| shared_resources() | asylo::EnclaveManager | inline |
| shared_resources() const | asylo::EnclaveManager | inline |