├── .spelling
├── 404.md
├── CNAME
├── CONTRIBUTING.md
├── LICENSE
├── README.md
├── Rakefile
├── _about
├── about.md
├── asylo.wav
├── img
│ └── asylo.png
├── index.md
├── name.md
└── overview.md
├── _blog
├── 2018
│ ├── announcing-asylo.md
│ ├── asylo-0.3.md
│ └── index.md
├── 2019
│ ├── asylo-redis-sqlite.md
│ └── index.md
└── index.html
├── _config.yml
├── _data
└── asylo.yml
├── _docs
├── concepts
│ ├── api-overview.md
│ ├── building.md
│ ├── concept.md.template
│ ├── ekep.md
│ ├── images
│ │ ├── ekep-frame.svg
│ │ └── ekep-handshake.svg
│ ├── img
│ │ └── message_passing_interface.png
│ ├── index.md
│ ├── remote-backend.md
│ ├── remote_attestation.md
│ └── sealing.md
├── guides
│ ├── asylo_java_client.md
│ ├── bouncing_circles.md
│ ├── grpc_server.md
│ ├── guide.md.template
│ ├── index.md
│ ├── quickstart.md
│ ├── redis.md
│ ├── remote_quickstart.md
│ ├── secure_grpc.md
│ ├── sgx_release_enclaves.md
│ └── sqlite.md
├── index.md
└── reference
│ ├── api
│ ├── bazel
│ │ ├── asylo_bzl.md
│ │ ├── asylo_deps_bzl.md
│ │ ├── dlopen_enclave_bzl.md
│ │ ├── index.md
│ │ ├── sgx_deps_bzl.md
│ │ └── sgx_sdk_bzl.md
│ ├── cpp
│ │ ├── doxygen.md
│ │ └── index.md
│ └── index.md
│ ├── grpc_auth.md
│ ├── index.md
│ ├── perf_dashboard.md
│ ├── proto
│ ├── asylo.enclave.v1.html
│ ├── crypto
│ │ ├── asylo.certificate.v1.html
│ │ └── index.md
│ ├── grpc
│ │ ├── asylo.enclave_server.v1.html
│ │ └── index.md
│ ├── identity
│ │ ├── asylo.enclave_assertion_authority_config.v1.html
│ │ ├── asylo.identity.v1.html
│ │ ├── asylo.identity_acl.v1.html
│ │ ├── asylo.sealed_secret.v1.html
│ │ ├── asylo.sgx_identity.v1.html
│ │ ├── asylo.sgx_local_assertion_authority_config.v1.html
│ │ └── index.md
│ ├── index.md
│ └── util
│ │ ├── asylo.status.v1.html
│ │ └── index.md
│ ├── reference.md.template
│ └── runtime.md
├── _includes
├── collection_nav.html
├── figure.html
├── file-content.html
├── footer.html
├── header.html
├── home.html
├── icons
│ ├── announce_onlinewebfonts.svg
│ ├── asylo-logo-background-round.svg
│ ├── github.svg
│ ├── mailing-list.svg
│ ├── stackoverflow.svg
│ ├── twitter.svg
│ └── working-groups.svg
├── landing
│ ├── asylo-grpc.svg
│ ├── code-data-protection.svg
│ ├── port-existing.svg
│ └── portable-enclave.svg
├── latest_blog_post.html
├── primary.html
├── section-index.html
├── sidebar.html
├── sort-hierarchy.html
└── toc.html
├── _layouts
├── about.html
├── base.html
├── blog.html
├── community.html
├── compress.html
├── default.html
├── docs.html
├── help.html
├── landing.html
├── notfound.html
├── pkg-collateral-docs.html
├── protoc-gen-docs.html
├── search-results.html
└── skylark-docs.html
├── _sass
├── base
│ ├── _brand_colors_archive.scss
│ ├── _brand_colors_normal.scss
│ ├── _brand_colors_preliminary.scss
│ ├── _common.scss
│ └── _constants.scss
├── layouts
│ ├── _blog.scss
│ ├── _community.scss
│ ├── _landing.scss
│ ├── _notfound.scss
│ └── _search-results.scss
├── modules
│ ├── _buttons.scss
│ ├── _faq.scss
│ ├── _figure.scss
│ ├── _footer.scss
│ ├── _glossary.scss
│ ├── _header.scss
│ ├── _section-index.scss
│ ├── _sidebar.scss
│ └── _toc.scss
└── themes
│ ├── _dark.scss
│ ├── _dark_syntax.scss
│ ├── _light.scss
│ └── _light_syntax.scss
├── asylo-examples.tar.gz
├── asylo-v0.2.0.tar.gz
├── blank
└── index.html
├── browserconfig.xml
├── css
└── light_theme.scss
├── doxygen
├── AutoCloseablePointer_8java.html
├── EnclaveClient_8java.html
├── EnclaveException_8java.html
├── EnclaveManager_8java.html
├── README_8md.html
├── aead__cryptor_8h.html
├── aead__cryptor_8h__incl.map
├── aead__cryptor_8h__incl.md5
├── aead__cryptor_8h__incl.png
├── aead__cryptor_8h_source.html
├── annotated.html
├── architecture__bits_8h.html
├── architecture__bits_8h__dep__incl.map
├── architecture__bits_8h__dep__incl.md5
├── architecture__bits_8h__dep__incl.png
├── architecture__bits_8h__incl.map
├── architecture__bits_8h__incl.md5
├── architecture__bits_8h__incl.png
├── architecture__bits_8h_source.html
├── attributes__util_8h.html
├── attributes__util_8h__incl.map
├── attributes__util_8h__incl.md5
├── attributes__util_8h__incl.png
├── attributes__util_8h_source.html
├── bc_s.png
├── bdwn.png
├── classasylo_1_1AeadCryptor-members.html
├── classasylo_1_1AeadCryptor.html
├── classasylo_1_1CheckOpMessageBuilder-members.html
├── classasylo_1_1CheckOpMessageBuilder.html
├── classasylo_1_1EnclaveAssertionAuthority-members.html
├── classasylo_1_1EnclaveAssertionAuthority.html
├── classasylo_1_1EnclaveAssertionAuthority__inherit__graph.map
├── classasylo_1_1EnclaveAssertionAuthority__inherit__graph.md5
├── classasylo_1_1EnclaveAssertionAuthority__inherit__graph.png
├── classasylo_1_1EnclaveAssertionGenerator-members.html
├── classasylo_1_1EnclaveAssertionGenerator.html
├── classasylo_1_1EnclaveAssertionGenerator__coll__graph.map
├── classasylo_1_1EnclaveAssertionGenerator__coll__graph.md5
├── classasylo_1_1EnclaveAssertionGenerator__coll__graph.png
├── classasylo_1_1EnclaveAssertionGenerator__inherit__graph.map
├── classasylo_1_1EnclaveAssertionGenerator__inherit__graph.md5
├── classasylo_1_1EnclaveAssertionGenerator__inherit__graph.png
├── classasylo_1_1EnclaveAssertionVerifier-members.html
├── classasylo_1_1EnclaveAssertionVerifier.html
├── classasylo_1_1EnclaveAssertionVerifier__coll__graph.map
├── classasylo_1_1EnclaveAssertionVerifier__coll__graph.md5
├── classasylo_1_1EnclaveAssertionVerifier__coll__graph.png
├── classasylo_1_1EnclaveAssertionVerifier__inherit__graph.map
├── classasylo_1_1EnclaveAssertionVerifier__inherit__graph.md5
├── classasylo_1_1EnclaveAssertionVerifier__inherit__graph.png
├── classasylo_1_1EnclaveAuthContext-members.html
├── classasylo_1_1EnclaveAuthContext.html
├── classasylo_1_1EnclaveClient-members.html
├── classasylo_1_1EnclaveClient.html
├── classasylo_1_1EnclaveLoader-members.html
├── classasylo_1_1EnclaveLoader.html
├── classasylo_1_1EnclaveManager-members.html
├── classasylo_1_1EnclaveManager.html
├── classasylo_1_1EnclaveManagerOptions.html
├── classasylo_1_1IdentityExpectationMatcher-members.html
├── classasylo_1_1IdentityExpectationMatcher.html
├── classasylo_1_1IdentityExpectationMatcher__inherit__graph.map
├── classasylo_1_1IdentityExpectationMatcher__inherit__graph.md5
├── classasylo_1_1IdentityExpectationMatcher__inherit__graph.png
├── classasylo_1_1LogMessage-members.html
├── classasylo_1_1LogMessage.html
├── classasylo_1_1LogMessageFatal-members.html
├── classasylo_1_1LogMessageFatal.html
├── classasylo_1_1LogMessageFatal__coll__graph.map
├── classasylo_1_1LogMessageFatal__coll__graph.md5
├── classasylo_1_1LogMessageFatal__coll__graph.png
├── classasylo_1_1LogMessageFatal__inherit__graph.map
├── classasylo_1_1LogMessageFatal__inherit__graph.md5
├── classasylo_1_1LogMessageFatal__inherit__graph.png
├── classasylo_1_1LogMessageVoidify-members.html
├── classasylo_1_1LogMessageVoidify.html
├── classasylo_1_1LogMessage__coll__graph.map
├── classasylo_1_1LogMessage__coll__graph.md5
├── classasylo_1_1LogMessage__coll__graph.png
├── classasylo_1_1LogMessage__inherit__graph.map
├── classasylo_1_1LogMessage__inherit__graph.md5
├── classasylo_1_1LogMessage__inherit__graph.png
├── classasylo_1_1NamedIdentityExpectationMatcher-members.html
├── classasylo_1_1NamedIdentityExpectationMatcher.html
├── classasylo_1_1NamedIdentityExpectationMatcher__coll__graph.map
├── classasylo_1_1NamedIdentityExpectationMatcher__coll__graph.md5
├── classasylo_1_1NamedIdentityExpectationMatcher__coll__graph.png
├── classasylo_1_1NamedIdentityExpectationMatcher__inherit__graph.map
├── classasylo_1_1NamedIdentityExpectationMatcher__inherit__graph.md5
├── classasylo_1_1NamedIdentityExpectationMatcher__inherit__graph.png
├── classasylo_1_1NonceGenerator-members.html
├── classasylo_1_1NonceGenerator.html
├── classasylo_1_1NullAssertionGenerator-members.html
├── classasylo_1_1NullAssertionGenerator.html
├── classasylo_1_1NullAssertionGenerator__coll__graph.map
├── classasylo_1_1NullAssertionGenerator__coll__graph.md5
├── classasylo_1_1NullAssertionGenerator__coll__graph.png
├── classasylo_1_1NullAssertionGenerator__inherit__graph.map
├── classasylo_1_1NullAssertionGenerator__inherit__graph.md5
├── classasylo_1_1NullAssertionGenerator__inherit__graph.png
├── classasylo_1_1NullAssertionVerifier-members.html
├── classasylo_1_1NullAssertionVerifier.html
├── classasylo_1_1NullAssertionVerifier__coll__graph.map
├── classasylo_1_1NullAssertionVerifier__coll__graph.md5
├── classasylo_1_1NullAssertionVerifier__coll__graph.png
├── classasylo_1_1NullAssertionVerifier__inherit__graph.map
├── classasylo_1_1NullAssertionVerifier__inherit__graph.md5
├── classasylo_1_1NullAssertionVerifier__inherit__graph.png
├── classasylo_1_1SecretSealer-members.html
├── classasylo_1_1SecretSealer.html
├── classasylo_1_1SecretSealer__inherit__graph.map
├── classasylo_1_1SecretSealer__inherit__graph.md5
├── classasylo_1_1SecretSealer__inherit__graph.png
├── classasylo_1_1SgxAgeRemoteAssertionGenerator-members.html
├── classasylo_1_1SgxAgeRemoteAssertionGenerator.html
├── classasylo_1_1SgxAgeRemoteAssertionGenerator__coll__graph.map
├── classasylo_1_1SgxAgeRemoteAssertionGenerator__coll__graph.md5
├── classasylo_1_1SgxAgeRemoteAssertionGenerator__coll__graph.png
├── classasylo_1_1SgxAgeRemoteAssertionGenerator__inherit__graph.map
├── classasylo_1_1SgxAgeRemoteAssertionGenerator__inherit__graph.md5
├── classasylo_1_1SgxAgeRemoteAssertionGenerator__inherit__graph.png
├── classasylo_1_1SgxAgeRemoteAssertionVerifier-members.html
├── classasylo_1_1SgxAgeRemoteAssertionVerifier.html
├── classasylo_1_1SgxAgeRemoteAssertionVerifier__coll__graph.map
├── classasylo_1_1SgxAgeRemoteAssertionVerifier__coll__graph.md5
├── classasylo_1_1SgxAgeRemoteAssertionVerifier__coll__graph.png
├── classasylo_1_1SgxAgeRemoteAssertionVerifier__inherit__graph.map
├── classasylo_1_1SgxAgeRemoteAssertionVerifier__inherit__graph.md5
├── classasylo_1_1SgxAgeRemoteAssertionVerifier__inherit__graph.png
├── classasylo_1_1SgxIdentityExpectationMatcher-members.html
├── classasylo_1_1SgxIdentityExpectationMatcher.html
├── classasylo_1_1SgxIdentityExpectationMatcher__coll__graph.map
├── classasylo_1_1SgxIdentityExpectationMatcher__coll__graph.md5
├── classasylo_1_1SgxIdentityExpectationMatcher__coll__graph.png
├── classasylo_1_1SgxIdentityExpectationMatcher__inherit__graph.map
├── classasylo_1_1SgxIdentityExpectationMatcher__inherit__graph.md5
├── classasylo_1_1SgxIdentityExpectationMatcher__inherit__graph.png
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator-members.html
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator.html
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__coll__graph.map
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__coll__graph.md5
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__coll__graph.png
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__inherit__graph.map
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__inherit__graph.md5
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__inherit__graph.png
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier-members.html
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier.html
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__coll__graph.map
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__coll__graph.md5
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__coll__graph.png
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__inherit__graph.map
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__inherit__graph.md5
├── classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__inherit__graph.png
├── classasylo_1_1SgxLocalAssertionGenerator-members.html
├── classasylo_1_1SgxLocalAssertionGenerator.html
├── classasylo_1_1SgxLocalAssertionGenerator__coll__graph.map
├── classasylo_1_1SgxLocalAssertionGenerator__coll__graph.md5
├── classasylo_1_1SgxLocalAssertionGenerator__coll__graph.png
├── classasylo_1_1SgxLocalAssertionGenerator__inherit__graph.map
├── classasylo_1_1SgxLocalAssertionGenerator__inherit__graph.md5
├── classasylo_1_1SgxLocalAssertionGenerator__inherit__graph.png
├── classasylo_1_1SgxLocalAssertionVerifier-members.html
├── classasylo_1_1SgxLocalAssertionVerifier.html
├── classasylo_1_1SgxLocalAssertionVerifier__coll__graph.map
├── classasylo_1_1SgxLocalAssertionVerifier__coll__graph.md5
├── classasylo_1_1SgxLocalAssertionVerifier__coll__graph.png
├── classasylo_1_1SgxLocalAssertionVerifier__inherit__graph.map
├── classasylo_1_1SgxLocalAssertionVerifier__inherit__graph.md5
├── classasylo_1_1SgxLocalAssertionVerifier__inherit__graph.png
├── classasylo_1_1SgxLocalSecretSealer-members.html
├── classasylo_1_1SgxLocalSecretSealer.html
├── classasylo_1_1SgxLocalSecretSealer__coll__graph.map
├── classasylo_1_1SgxLocalSecretSealer__coll__graph.md5
├── classasylo_1_1SgxLocalSecretSealer__coll__graph.png
├── classasylo_1_1SgxLocalSecretSealer__inherit__graph.map
├── classasylo_1_1SgxLocalSecretSealer__inherit__graph.md5
├── classasylo_1_1SgxLocalSecretSealer__inherit__graph.png
├── classasylo_1_1SharedName-members.html
├── classasylo_1_1SharedName.html
├── classasylo_1_1SharedResourceManager-members.html
├── classasylo_1_1SharedResourceManager.html
├── classasylo_1_1Status-members.html
├── classasylo_1_1Status.html
├── classasylo_1_1StatusOr-members.html
├── classasylo_1_1StatusOr.html
├── classasylo_1_1TrustedApplication-members.html
├── classasylo_1_1TrustedApplication.html
├── classasylo_1_1error_1_1ErrorSpace-members.html
├── classasylo_1_1error_1_1ErrorSpace.html
├── classasylo_1_1error_1_1ErrorSpaceImplementationHelper-members.html
├── classasylo_1_1error_1_1ErrorSpaceImplementationHelper.html
├── classasylo_1_1error_1_1ErrorSpaceImplementationHelper__coll__graph.map
├── classasylo_1_1error_1_1ErrorSpaceImplementationHelper__coll__graph.md5
├── classasylo_1_1error_1_1ErrorSpaceImplementationHelper__coll__graph.png
├── classasylo_1_1error_1_1ErrorSpaceImplementationHelper__inherit__graph.map
├── classasylo_1_1error_1_1ErrorSpaceImplementationHelper__inherit__graph.md5
├── classasylo_1_1error_1_1ErrorSpaceImplementationHelper__inherit__graph.png
├── classasylo_1_1error_1_1ErrorSpace__inherit__graph.map
├── classasylo_1_1error_1_1ErrorSpace__inherit__graph.md5
├── classasylo_1_1error_1_1ErrorSpace__inherit__graph.png
├── classasylo_1_1error_1_1GoogleErrorSpace-members.html
├── classasylo_1_1error_1_1GoogleErrorSpace.html
├── classasylo_1_1error_1_1GoogleErrorSpace__coll__graph.map
├── classasylo_1_1error_1_1GoogleErrorSpace__coll__graph.md5
├── classasylo_1_1error_1_1GoogleErrorSpace__coll__graph.png
├── classasylo_1_1error_1_1GoogleErrorSpace__inherit__graph.map
├── classasylo_1_1error_1_1GoogleErrorSpace__inherit__graph.md5
├── classasylo_1_1error_1_1GoogleErrorSpace__inherit__graph.png
├── classasylo_1_1experimental_1_1ExecTester-members.html
├── classasylo_1_1experimental_1_1ExecTester.html
├── classasylo_1_1primitives_1_1Client-members.html
├── classasylo_1_1primitives_1_1Client.html
├── classasylo_1_1primitives_1_1Client_1_1ExitCallProvider-members.html
├── classasylo_1_1primitives_1_1Client_1_1ExitCallProvider.html
├── classasylo_1_1primitives_1_1Client_1_1ScopedCurrentClient-members.html
├── classasylo_1_1primitives_1_1Client_1_1ScopedCurrentClient.html
├── classasylo_1_1primitives_1_1Client__coll__graph.map
├── classasylo_1_1primitives_1_1Client__coll__graph.md5
├── classasylo_1_1primitives_1_1Client__coll__graph.png
├── classasylo_1_1primitives_1_1Client__inherit__graph.map
├── classasylo_1_1primitives_1_1Client__inherit__graph.md5
├── classasylo_1_1primitives_1_1Client__inherit__graph.png
├── classasylo_1_1primitives_1_1Extent-members.html
├── classasylo_1_1primitives_1_1Extent.html
├── classasylo_1_1primitives_1_1PrimitiveStatus-members.html
├── classasylo_1_1primitives_1_1PrimitiveStatus.html
├── classasylo_1_1primitives_1_1TrustedPrimitives-members.html
├── classasylo_1_1primitives_1_1TrustedPrimitives.html
├── classcom_1_1asylo_1_1client_1_1AutoCloseablePointer-members.html
├── classcom_1_1asylo_1_1client_1_1AutoCloseablePointer.html
├── classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__coll__graph.map
├── classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__coll__graph.md5
├── classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__coll__graph.png
├── classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__inherit__graph.map
├── classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__inherit__graph.md5
├── classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__inherit__graph.png
├── classcom_1_1asylo_1_1client_1_1EnclaveClient-members.html
├── classcom_1_1asylo_1_1client_1_1EnclaveClient.html
├── classcom_1_1asylo_1_1client_1_1EnclaveClient__coll__graph.map
├── classcom_1_1asylo_1_1client_1_1EnclaveClient__coll__graph.md5
├── classcom_1_1asylo_1_1client_1_1EnclaveClient__coll__graph.png
├── classcom_1_1asylo_1_1client_1_1EnclaveClient__inherit__graph.map
├── classcom_1_1asylo_1_1client_1_1EnclaveClient__inherit__graph.md5
├── classcom_1_1asylo_1_1client_1_1EnclaveClient__inherit__graph.png
├── classcom_1_1asylo_1_1client_1_1EnclaveException-members.html
├── classcom_1_1asylo_1_1client_1_1EnclaveException.html
├── classcom_1_1asylo_1_1client_1_1EnclaveException__coll__graph.map
├── classcom_1_1asylo_1_1client_1_1EnclaveException__coll__graph.md5
├── classcom_1_1asylo_1_1client_1_1EnclaveException__coll__graph.png
├── classcom_1_1asylo_1_1client_1_1EnclaveException__inherit__graph.map
├── classcom_1_1asylo_1_1client_1_1EnclaveException__inherit__graph.md5
├── classcom_1_1asylo_1_1client_1_1EnclaveException__inherit__graph.png
├── classcom_1_1asylo_1_1client_1_1EnclaveManager-members.html
├── classcom_1_1asylo_1_1client_1_1EnclaveManager.html
├── classcom_1_1asylo_1_1client_1_1EnclaveManager__coll__graph.map
├── classcom_1_1asylo_1_1client_1_1EnclaveManager__coll__graph.md5
├── classcom_1_1asylo_1_1client_1_1EnclaveManager__coll__graph.png
├── classcom_1_1asylo_1_1client_1_1EnclaveManager__inherit__graph.map
├── classcom_1_1asylo_1_1client_1_1EnclaveManager__inherit__graph.md5
├── classcom_1_1asylo_1_1client_1_1EnclaveManager__inherit__graph.png
├── classes.html
├── cleansing__types_8h.html
├── cleansing__types_8h__dep__incl.map
├── cleansing__types_8h__dep__incl.md5
├── cleansing__types_8h__dep__incl.png
├── cleansing__types_8h__incl.map
├── cleansing__types_8h__incl.md5
├── cleansing__types_8h__incl.png
├── cleansing__types_8h_source.html
├── closed.png
├── deprecated.html
├── descriptions_8h.html
├── descriptions_8h__incl.map
├── descriptions_8h__incl.md5
├── descriptions_8h__incl.png
├── descriptions_8h_source.html
├── dir_000009_000025.html
├── dir_000010_000025.html
├── dir_000011_000025.html
├── dir_000012_000025.html
├── dir_000013_000025.html
├── dir_000015_000025.html
├── dir_000016_000025.html
├── dir_000017_000025.html
├── dir_000018_000025.html
├── dir_000019_000025.html
├── dir_000020_000025.html
├── dir_000021_000022.html
├── dir_000021_000025.html
├── dir_000022_000025.html
├── dir_01d4202cd1cdb36b79d5288c42fc7d28.html
├── dir_01d4202cd1cdb36b79d5288c42fc7d28_dep.map
├── dir_01d4202cd1cdb36b79d5288c42fc7d28_dep.md5
├── dir_01d4202cd1cdb36b79d5288c42fc7d28_dep.png
├── dir_145f233eb5995d45e36b341cc1063d02.html
├── dir_145f233eb5995d45e36b341cc1063d02_dep.map
├── dir_145f233eb5995d45e36b341cc1063d02_dep.md5
├── dir_145f233eb5995d45e36b341cc1063d02_dep.png
├── dir_180168b7a88e43109bfaf727ac37b412.html
├── dir_180168b7a88e43109bfaf727ac37b412_dep.map
├── dir_180168b7a88e43109bfaf727ac37b412_dep.md5
├── dir_180168b7a88e43109bfaf727ac37b412_dep.png
├── dir_1f1c202ebba5b50695754e23cfc467c2.html
├── dir_1f1c202ebba5b50695754e23cfc467c2_dep.map
├── dir_1f1c202ebba5b50695754e23cfc467c2_dep.md5
├── dir_1f1c202ebba5b50695754e23cfc467c2_dep.png
├── dir_3cb01bf67c4ab02b1b156d8879c62b96.html
├── dir_3f188d42da3d0bbfd7e17e1e03aafcd8.html
├── dir_5a9410e7c3a4f9e5eab607dd670acca5.html
├── dir_5a9410e7c3a4f9e5eab607dd670acca5_dep.map
├── dir_5a9410e7c3a4f9e5eab607dd670acca5_dep.md5
├── dir_5a9410e7c3a4f9e5eab607dd670acca5_dep.png
├── dir_868f7c0ee6cfc42e52a2786492e8bc83.html
├── dir_a383ceb14052bdc6be5ad395e7eec5da.html
├── dir_a383ceb14052bdc6be5ad395e7eec5da_dep.map
├── dir_a383ceb14052bdc6be5ad395e7eec5da_dep.md5
├── dir_a383ceb14052bdc6be5ad395e7eec5da_dep.png
├── dir_a561a3ed5cfb52e562f5550f52f28316.html
├── dir_a8e37a4090ab08b74bd88e03ad311d66.html
├── dir_b112826791527b379c675cf44df6a58b.html
├── dir_b112826791527b379c675cf44df6a58b_dep.map
├── dir_b112826791527b379c675cf44df6a58b_dep.md5
├── dir_b112826791527b379c675cf44df6a58b_dep.png
├── dir_be5a00c19774a2a10af2fa23b7a192b9.html
├── dir_be5a00c19774a2a10af2fa23b7a192b9_dep.map
├── dir_be5a00c19774a2a10af2fa23b7a192b9_dep.md5
├── dir_be5a00c19774a2a10af2fa23b7a192b9_dep.png
├── dir_c6a9885603d1a9683be85a8abc24697a.html
├── dir_cba53b59adeb8e1c74d5d18a497bd08e.html
├── dir_d76c6b9049ac6f6d284ddd4be15e6dfa.html
├── dir_dc349336cc32bfc0b8a7d74eaa3c0458.html
├── dir_e1c0d852c20f7060122f8152bba123e1.html
├── dir_e1c0d852c20f7060122f8152bba123e1_dep.map
├── dir_e1c0d852c20f7060122f8152bba123e1_dep.md5
├── dir_e1c0d852c20f7060122f8152bba123e1_dep.png
├── dir_e73290816aeed3a5ae0fdbb98a842893.html
├── dir_e73290816aeed3a5ae0fdbb98a842893_dep.map
├── dir_e73290816aeed3a5ae0fdbb98a842893_dep.md5
├── dir_e73290816aeed3a5ae0fdbb98a842893_dep.png
├── dir_e7e347de5ed5bf61ccd41db5ba70945a.html
├── dir_e7fac316d2fc4aedb4dbb69047fb6829.html
├── dir_e7fac316d2fc4aedb4dbb69047fb6829_dep.map
├── dir_e7fac316d2fc4aedb4dbb69047fb6829_dep.md5
├── dir_e7fac316d2fc4aedb4dbb69047fb6829_dep.png
├── dir_edc23f2ec6b899c33daf3900f962a909.html
├── dir_edc23f2ec6b899c33daf3900f962a909_dep.map
├── dir_edc23f2ec6b899c33daf3900f962a909_dep.md5
├── dir_edc23f2ec6b899c33daf3900f962a909_dep.png
├── dir_f360829df39ce84888b801698f8c76ae.html
├── dir_f360829df39ce84888b801698f8c76ae_dep.map
├── dir_f360829df39ce84888b801698f8c76ae_dep.md5
├── dir_f360829df39ce84888b801698f8c76ae_dep.png
├── dir_fd0b7d36301180aabd86f19469ef98d8.html
├── dir_fd52562697d8fc0b8c995027c991ea4c.html
├── dir_fd52562697d8fc0b8c995027c991ea4c_dep.map
├── dir_fd52562697d8fc0b8c995027c991ea4c_dep.md5
├── dir_fd52562697d8fc0b8c995027c991ea4c_dep.png
├── dir_fea1edc8445eca55f9b063e119584dab.html
├── dir_fea1edc8445eca55f9b063e119584dab_dep.map
├── dir_fea1edc8445eca55f9b063e119584dab_dep.md5
├── dir_fea1edc8445eca55f9b063e119584dab_dep.png
├── doc.png
├── doxygen.css
├── doxygen.png
├── dynsections.js
├── enclave__assertion__authority_8h.html
├── enclave__assertion__authority_8h__dep__incl.map
├── enclave__assertion__authority_8h__dep__incl.md5
├── enclave__assertion__authority_8h__dep__incl.png
├── enclave__assertion__authority_8h__incl.map
├── enclave__assertion__authority_8h__incl.md5
├── enclave__assertion__authority_8h__incl.png
├── enclave__assertion__authority_8h_source.html
├── enclave__assertion__authority__configs_8h.html
├── enclave__assertion__authority__configs_8h__incl.map
├── enclave__assertion__authority__configs_8h__incl.md5
├── enclave__assertion__authority__configs_8h__incl.png
├── enclave__assertion__authority__configs_8h_source.html
├── enclave__assertion__generator_8h.html
├── enclave__assertion__generator_8h__dep__incl.map
├── enclave__assertion__generator_8h__dep__incl.md5
├── enclave__assertion__generator_8h__dep__incl.png
├── enclave__assertion__generator_8h__incl.map
├── enclave__assertion__generator_8h__incl.md5
├── enclave__assertion__generator_8h__incl.png
├── enclave__assertion__generator_8h_source.html
├── enclave__assertion__verifier_8h.html
├── enclave__assertion__verifier_8h__dep__incl.map
├── enclave__assertion__verifier_8h__dep__incl.md5
├── enclave__assertion__verifier_8h__dep__incl.png
├── enclave__assertion__verifier_8h__incl.map
├── enclave__assertion__verifier_8h__incl.md5
├── enclave__assertion__verifier_8h__incl.png
├── enclave__assertion__verifier_8h_source.html
├── enclave__auth__context_8h.html
├── enclave__auth__context_8h__incl.map
├── enclave__auth__context_8h__incl.md5
├── enclave__auth__context_8h__incl.png
├── enclave__auth__context_8h_source.html
├── enclave__channel__credentials_8h.html
├── enclave__channel__credentials_8h__incl.map
├── enclave__channel__credentials_8h__incl.md5
├── enclave__channel__credentials_8h__incl.png
├── enclave__channel__credentials_8h_source.html
├── enclave__client_8h.html
├── enclave__client_8h__dep__incl.map
├── enclave__client_8h__dep__incl.md5
├── enclave__client_8h__dep__incl.png
├── enclave__client_8h__incl.map
├── enclave__client_8h__incl.md5
├── enclave__client_8h__incl.png
├── enclave__client_8h_source.html
├── enclave__config__util_8h.html
├── enclave__config__util_8h__dep__incl.map
├── enclave__config__util_8h__dep__incl.md5
├── enclave__config__util_8h__dep__incl.png
├── enclave__config__util_8h__incl.map
├── enclave__config__util_8h__incl.md5
├── enclave__config__util_8h__incl.png
├── enclave__config__util_8h_source.html
├── enclave__credentials__options_8h.html
├── enclave__credentials__options_8h__dep__incl.map
├── enclave__credentials__options_8h__dep__incl.md5
├── enclave__credentials__options_8h__dep__incl.png
├── enclave__credentials__options_8h__incl.map
├── enclave__credentials__options_8h__incl.md5
├── enclave__credentials__options_8h__incl.png
├── enclave__credentials__options_8h_source.html
├── enclave__manager_8h.html
├── enclave__manager_8h__incl.map
├── enclave__manager_8h__incl.md5
├── enclave__manager_8h__incl.png
├── enclave__manager_8h_source.html
├── enclave__server__credentials_8h.html
├── enclave__server__credentials_8h__incl.map
├── enclave__server__credentials_8h__incl.md5
├── enclave__server__credentials_8h__incl.png
├── enclave__server__credentials_8h_source.html
├── error__space_8h.html
├── error__space_8h__dep__incl.map
├── error__space_8h__dep__incl.md5
├── error__space_8h__dep__incl.png
├── error__space_8h__incl.map
├── error__space_8h__incl.md5
├── error__space_8h__incl.png
├── error__space_8h_source.html
├── exec__tester_8h.html
├── exec__tester_8h__incl.map
├── exec__tester_8h__incl.md5
├── exec__tester_8h__incl.png
├── exec__tester_8h_source.html
├── extent_8h.html
├── extent_8h__dep__incl.map
├── extent_8h__dep__incl.md5
├── extent_8h__dep__incl.png
├── extent_8h__incl.map
├── extent_8h__incl.md5
├── extent_8h__incl.png
├── extent_8h_source.html
├── files.html
├── folderclosed.png
├── folderopen.png
├── functions.html
├── functions_0x7e.html
├── functions_a.html
├── functions_b.html
├── functions_c.html
├── functions_d.html
├── functions_e.html
├── functions_f.html
├── functions_func.html
├── functions_func_0x7e.html
├── functions_func_b.html
├── functions_func_c.html
├── functions_func_d.html
├── functions_func_e.html
├── functions_func_f.html
├── functions_func_g.html
├── functions_func_h.html
├── functions_func_i.html
├── functions_func_k.html
├── functions_func_l.html
├── functions_func_m.html
├── functions_func_n.html
├── functions_func_o.html
├── functions_func_p.html
├── functions_func_r.html
├── functions_func_s.html
├── functions_func_t.html
├── functions_func_u.html
├── functions_func_v.html
├── functions_g.html
├── functions_h.html
├── functions_i.html
├── functions_k.html
├── functions_l.html
├── functions_m.html
├── functions_n.html
├── functions_o.html
├── functions_p.html
├── functions_r.html
├── functions_rela.html
├── functions_s.html
├── functions_t.html
├── functions_type.html
├── functions_u.html
├── functions_v.html
├── functions_vars.html
├── globals.html
├── globals_defs.html
├── globals_enum.html
├── globals_eval.html
├── graph_legend.html
├── graph_legend.md5
├── graph_legend.png
├── hierarchy.html
├── identity__acl__evaluator_8h.html
├── identity__acl__evaluator_8h__incl.map
├── identity__acl__evaluator_8h__incl.md5
├── identity__acl__evaluator_8h__incl.png
├── identity__acl__evaluator_8h_source.html
├── identity__expectation__matcher_8h.html
├── identity__expectation__matcher_8h__dep__incl.map
├── identity__expectation__matcher_8h__dep__incl.md5
├── identity__expectation__matcher_8h__dep__incl.png
├── identity__expectation__matcher_8h__incl.map
├── identity__expectation__matcher_8h__incl.md5
├── identity__expectation__matcher_8h__incl.png
├── identity__expectation__matcher_8h_source.html
├── index.html
├── inherit_graph_0.map
├── inherit_graph_0.md5
├── inherit_graph_0.png
├── inherit_graph_1.map
├── inherit_graph_1.md5
├── inherit_graph_1.png
├── inherit_graph_10.map
├── inherit_graph_10.md5
├── inherit_graph_10.png
├── inherit_graph_11.map
├── inherit_graph_11.md5
├── inherit_graph_11.png
├── inherit_graph_12.map
├── inherit_graph_12.md5
├── inherit_graph_12.png
├── inherit_graph_13.map
├── inherit_graph_13.md5
├── inherit_graph_13.png
├── inherit_graph_14.map
├── inherit_graph_14.md5
├── inherit_graph_14.png
├── inherit_graph_15.map
├── inherit_graph_15.md5
├── inherit_graph_15.png
├── inherit_graph_16.map
├── inherit_graph_16.md5
├── inherit_graph_16.png
├── inherit_graph_17.map
├── inherit_graph_17.md5
├── inherit_graph_17.png
├── inherit_graph_18.map
├── inherit_graph_18.md5
├── inherit_graph_18.png
├── inherit_graph_19.map
├── inherit_graph_19.md5
├── inherit_graph_19.png
├── inherit_graph_2.map
├── inherit_graph_2.md5
├── inherit_graph_2.png
├── inherit_graph_20.map
├── inherit_graph_20.md5
├── inherit_graph_20.png
├── inherit_graph_21.map
├── inherit_graph_21.md5
├── inherit_graph_21.png
├── inherit_graph_22.map
├── inherit_graph_22.md5
├── inherit_graph_22.png
├── inherit_graph_23.map
├── inherit_graph_23.md5
├── inherit_graph_23.png
├── inherit_graph_24.map
├── inherit_graph_24.md5
├── inherit_graph_24.png
├── inherit_graph_25.map
├── inherit_graph_25.md5
├── inherit_graph_25.png
├── inherit_graph_26.map
├── inherit_graph_26.md5
├── inherit_graph_26.png
├── inherit_graph_27.map
├── inherit_graph_27.md5
├── inherit_graph_27.png
├── inherit_graph_28.map
├── inherit_graph_28.md5
├── inherit_graph_28.png
├── inherit_graph_29.map
├── inherit_graph_29.md5
├── inherit_graph_29.png
├── inherit_graph_3.map
├── inherit_graph_3.md5
├── inherit_graph_3.png
├── inherit_graph_30.map
├── inherit_graph_30.md5
├── inherit_graph_30.png
├── inherit_graph_31.map
├── inherit_graph_31.md5
├── inherit_graph_31.png
├── inherit_graph_32.map
├── inherit_graph_32.md5
├── inherit_graph_32.png
├── inherit_graph_33.map
├── inherit_graph_33.md5
├── inherit_graph_33.png
├── inherit_graph_34.map
├── inherit_graph_34.md5
├── inherit_graph_34.png
├── inherit_graph_4.map
├── inherit_graph_4.md5
├── inherit_graph_4.png
├── inherit_graph_5.map
├── inherit_graph_5.md5
├── inherit_graph_5.png
├── inherit_graph_6.map
├── inherit_graph_6.md5
├── inherit_graph_6.png
├── inherit_graph_7.map
├── inherit_graph_7.md5
├── inherit_graph_7.png
├── inherit_graph_8.map
├── inherit_graph_8.md5
├── inherit_graph_8.png
├── inherit_graph_9.map
├── inherit_graph_9.md5
├── inherit_graph_9.png
├── inherits.html
├── jquery.js
├── logging_8h.html
├── logging_8h__dep__incl.map
├── logging_8h__dep__incl.md5
├── logging_8h__dep__incl.png
├── logging_8h__incl.map
├── logging_8h__incl.md5
├── logging_8h__incl.png
├── logging_8h_source.html
├── menu.js
├── menudata.js
├── miscselect__util_8h.html
├── miscselect__util_8h__incl.map
├── miscselect__util_8h__incl.md5
├── miscselect__util_8h__incl.png
├── miscselect__util_8h_source.html
├── named__identity__expectation__matcher_8h.html
├── named__identity__expectation__matcher_8h__dep__incl.map
├── named__identity__expectation__matcher_8h__dep__incl.md5
├── named__identity__expectation__matcher_8h__dep__incl.png
├── named__identity__expectation__matcher_8h__incl.map
├── named__identity__expectation__matcher_8h__incl.md5
├── named__identity__expectation__matcher_8h__incl.png
├── named__identity__expectation__matcher_8h_source.html
├── namespaceasylo.html
├── namespaceasylo_1_1error.html
├── namespaceasylo_1_1experimental.html
├── namespaceasylo_1_1internal.html
├── namespaceasylo_1_1primitives.html
├── namespaceasylo_1_1sgx.html
├── namespacecom.html
├── namespacecom_1_1asylo.html
├── namespacecom_1_1asylo_1_1client.html
├── namespacemembers.html
├── namespacemembers_enum.html
├── namespacemembers_eval.html
├── namespacemembers_func.html
├── namespacemembers_type.html
├── namespacemembers_vars.html
├── namespaces.html
├── nav_f.png
├── nav_g.png
├── nav_h.png
├── nonce__generator_8h.html
├── nonce__generator_8h__incl.map
├── nonce__generator_8h__incl.md5
├── nonce__generator_8h__incl.png
├── nonce__generator_8h_source.html
├── null__assertion__generator_8h.html
├── null__assertion__generator_8h__incl.map
├── null__assertion__generator_8h__incl.md5
├── null__assertion__generator_8h__incl.png
├── null__assertion__generator_8h_source.html
├── null__assertion__verifier_8h.html
├── null__assertion__verifier_8h__incl.map
├── null__assertion__verifier_8h__incl.md5
├── null__assertion__verifier_8h__incl.png
├── null__assertion__verifier_8h_source.html
├── null__credentials__options_8h.html
├── null__credentials__options_8h__incl.map
├── null__credentials__options_8h__incl.md5
├── null__credentials__options_8h__incl.png
├── null__credentials__options_8h_source.html
├── null__identity__util_8h.html
├── null__identity__util_8h__incl.map
├── null__identity__util_8h__incl.md5
├── null__identity__util_8h__incl.png
├── null__identity__util_8h_source.html
├── open.png
├── pages.html
├── peer__sgx__age__remote__credentials__options_8h.html
├── peer__sgx__age__remote__credentials__options_8h__incl.map
├── peer__sgx__age__remote__credentials__options_8h__incl.md5
├── peer__sgx__age__remote__credentials__options_8h__incl.png
├── peer__sgx__age__remote__credentials__options_8h_source.html
├── posix__error__matchers_8h.html
├── posix__error__matchers_8h__incl.map
├── posix__error__matchers_8h__incl.md5
├── posix__error__matchers_8h__incl.png
├── posix__error__matchers_8h_source.html
├── posix__error__space_8h.html
├── posix__error__space_8h__incl.map
├── posix__error__space_8h__incl.md5
├── posix__error__space_8h__incl.png
├── posix__error__space_8h_source.html
├── posix__errors_8h.html
├── posix__errors_8h__incl.map
├── posix__errors_8h__incl.md5
├── posix__errors_8h__incl.png
├── posix__errors_8h_source.html
├── primitive__status_8h.html
├── primitive__status_8h__dep__incl.map
├── primitive__status_8h__dep__incl.md5
├── primitive__status_8h__dep__incl.png
├── primitive__status_8h__incl.map
├── primitive__status_8h__incl.md5
├── primitive__status_8h__incl.png
├── primitive__status_8h_source.html
├── primitives_8h.html
├── primitives_8h__dep__incl.map
├── primitives_8h__dep__incl.md5
├── primitives_8h__dep__incl.png
├── primitives_8h__incl.map
├── primitives_8h__incl.md5
├── primitives_8h__incl.png
├── primitives_8h_source.html
├── proto__flag_8h.html
├── proto__flag_8h__incl.map
├── proto__flag_8h__incl.md5
├── proto__flag_8h__incl.png
├── proto__flag_8h_source.html
├── search
│ ├── all_0.html
│ ├── all_0.js
│ ├── all_1.html
│ ├── all_1.js
│ ├── all_10.html
│ ├── all_10.js
│ ├── all_11.html
│ ├── all_11.js
│ ├── all_12.html
│ ├── all_12.js
│ ├── all_13.html
│ ├── all_13.js
│ ├── all_14.html
│ ├── all_14.js
│ ├── all_15.html
│ ├── all_15.js
│ ├── all_16.html
│ ├── all_16.js
│ ├── all_17.html
│ ├── all_17.js
│ ├── all_18.html
│ ├── all_18.js
│ ├── all_2.html
│ ├── all_2.js
│ ├── all_3.html
│ ├── all_3.js
│ ├── all_4.html
│ ├── all_4.js
│ ├── all_5.html
│ ├── all_5.js
│ ├── all_6.html
│ ├── all_6.js
│ ├── all_7.html
│ ├── all_7.js
│ ├── all_8.html
│ ├── all_8.js
│ ├── all_9.html
│ ├── all_9.js
│ ├── all_a.html
│ ├── all_a.js
│ ├── all_b.html
│ ├── all_b.js
│ ├── all_c.html
│ ├── all_c.js
│ ├── all_d.html
│ ├── all_d.js
│ ├── all_e.html
│ ├── all_e.js
│ ├── all_f.html
│ ├── all_f.js
│ ├── classes_0.html
│ ├── classes_0.js
│ ├── classes_1.html
│ ├── classes_1.js
│ ├── classes_2.html
│ ├── classes_2.js
│ ├── classes_3.html
│ ├── classes_3.js
│ ├── classes_4.html
│ ├── classes_4.js
│ ├── classes_5.html
│ ├── classes_5.js
│ ├── classes_6.html
│ ├── classes_6.js
│ ├── classes_7.html
│ ├── classes_7.js
│ ├── classes_8.html
│ ├── classes_8.js
│ ├── classes_9.html
│ ├── classes_9.js
│ ├── classes_a.html
│ ├── classes_a.js
│ ├── classes_b.html
│ ├── classes_b.js
│ ├── close.png
│ ├── defines_0.html
│ ├── defines_0.js
│ ├── defines_1.html
│ ├── defines_1.js
│ ├── defines_2.html
│ ├── defines_2.js
│ ├── defines_3.html
│ ├── defines_3.js
│ ├── enums_0.html
│ ├── enums_0.js
│ ├── enums_1.html
│ ├── enums_1.js
│ ├── enums_2.html
│ ├── enums_2.js
│ ├── enums_3.html
│ ├── enums_3.js
│ ├── enumvalues_0.html
│ ├── enumvalues_0.js
│ ├── enumvalues_1.html
│ ├── enumvalues_1.js
│ ├── enumvalues_2.html
│ ├── enumvalues_2.js
│ ├── enumvalues_3.html
│ ├── enumvalues_3.js
│ ├── enumvalues_4.html
│ ├── enumvalues_4.js
│ ├── enumvalues_5.html
│ ├── enumvalues_5.js
│ ├── enumvalues_6.html
│ ├── enumvalues_6.js
│ ├── enumvalues_7.html
│ ├── enumvalues_7.js
│ ├── enumvalues_8.html
│ ├── enumvalues_8.js
│ ├── enumvalues_9.html
│ ├── enumvalues_9.js
│ ├── enumvalues_a.html
│ ├── enumvalues_a.js
│ ├── enumvalues_b.html
│ ├── enumvalues_b.js
│ ├── enumvalues_c.html
│ ├── enumvalues_c.js
│ ├── enumvalues_d.html
│ ├── enumvalues_d.js
│ ├── enumvalues_e.html
│ ├── enumvalues_e.js
│ ├── files_0.html
│ ├── files_0.js
│ ├── files_1.html
│ ├── files_1.js
│ ├── files_2.html
│ ├── files_2.js
│ ├── files_3.html
│ ├── files_3.js
│ ├── files_4.html
│ ├── files_4.js
│ ├── files_5.html
│ ├── files_5.js
│ ├── files_6.html
│ ├── files_6.js
│ ├── files_7.html
│ ├── files_7.js
│ ├── files_8.html
│ ├── files_8.js
│ ├── files_9.html
│ ├── files_9.js
│ ├── files_a.html
│ ├── files_a.js
│ ├── files_b.html
│ ├── files_b.js
│ ├── files_c.html
│ ├── files_c.js
│ ├── functions_0.html
│ ├── functions_0.js
│ ├── functions_1.html
│ ├── functions_1.js
│ ├── functions_10.html
│ ├── functions_10.js
│ ├── functions_11.html
│ ├── functions_11.js
│ ├── functions_12.html
│ ├── functions_12.js
│ ├── functions_13.html
│ ├── functions_13.js
│ ├── functions_14.html
│ ├── functions_14.js
│ ├── functions_15.html
│ ├── functions_15.js
│ ├── functions_2.html
│ ├── functions_2.js
│ ├── functions_3.html
│ ├── functions_3.js
│ ├── functions_4.html
│ ├── functions_4.js
│ ├── functions_5.html
│ ├── functions_5.js
│ ├── functions_6.html
│ ├── functions_6.js
│ ├── functions_7.html
│ ├── functions_7.js
│ ├── functions_8.html
│ ├── functions_8.js
│ ├── functions_9.html
│ ├── functions_9.js
│ ├── functions_a.html
│ ├── functions_a.js
│ ├── functions_b.html
│ ├── functions_b.js
│ ├── functions_c.html
│ ├── functions_c.js
│ ├── functions_d.html
│ ├── functions_d.js
│ ├── functions_e.html
│ ├── functions_e.js
│ ├── functions_f.html
│ ├── functions_f.js
│ ├── mag_sel.png
│ ├── namespaces_0.html
│ ├── namespaces_0.js
│ ├── namespaces_1.html
│ ├── namespaces_1.js
│ ├── nomatches.html
│ ├── pages_0.html
│ ├── pages_0.js
│ ├── pages_1.html
│ ├── pages_1.js
│ ├── related_0.html
│ ├── related_0.js
│ ├── related_1.html
│ ├── related_1.js
│ ├── related_2.html
│ ├── related_2.js
│ ├── related_3.html
│ ├── related_3.js
│ ├── search.css
│ ├── search.js
│ ├── search_l.png
│ ├── search_m.png
│ ├── search_r.png
│ ├── searchdata.js
│ ├── typedefs_0.html
│ ├── typedefs_0.js
│ ├── typedefs_1.html
│ ├── typedefs_1.js
│ ├── typedefs_2.html
│ ├── typedefs_2.js
│ ├── typedefs_3.html
│ ├── typedefs_3.js
│ ├── typedefs_4.html
│ ├── typedefs_4.js
│ ├── variables_0.html
│ ├── variables_0.js
│ ├── variables_1.html
│ ├── variables_1.js
│ ├── variables_2.html
│ ├── variables_2.js
│ ├── variables_3.html
│ ├── variables_3.js
│ ├── variables_4.html
│ └── variables_4.js
├── secret__sealer_8h.html
├── secret__sealer_8h__dep__incl.map
├── secret__sealer_8h__dep__incl.md5
├── secret__sealer_8h__dep__incl.png
├── secret__sealer_8h__incl.map
├── secret__sealer_8h__incl.md5
├── secret__sealer_8h__incl.png
├── secret__sealer_8h_source.html
├── sgx__age__remote__assertion__generator_8h.html
├── sgx__age__remote__assertion__generator_8h__incl.map
├── sgx__age__remote__assertion__generator_8h__incl.md5
├── sgx__age__remote__assertion__generator_8h__incl.png
├── sgx__age__remote__assertion__generator_8h_source.html
├── sgx__age__remote__assertion__verifier_8h.html
├── sgx__age__remote__assertion__verifier_8h__incl.map
├── sgx__age__remote__assertion__verifier_8h__incl.md5
├── sgx__age__remote__assertion__verifier_8h__incl.png
├── sgx__age__remote__assertion__verifier_8h_source.html
├── sgx__age__remote__credentials__options_8h.html
├── sgx__age__remote__credentials__options_8h__incl.map
├── sgx__age__remote__credentials__options_8h__incl.md5
├── sgx__age__remote__credentials__options_8h__incl.png
├── sgx__age__remote__credentials__options_8h_source.html
├── sgx__identity__expectation__matcher_8h.html
├── sgx__identity__expectation__matcher_8h__incl.map
├── sgx__identity__expectation__matcher_8h__incl.md5
├── sgx__identity__expectation__matcher_8h__incl.png
├── sgx__identity__expectation__matcher_8h_source.html
├── sgx__identity__util_8h.html
├── sgx__identity__util_8h__incl.map
├── sgx__identity__util_8h__incl.md5
├── sgx__identity__util_8h__incl.png
├── sgx__identity__util_8h_source.html
├── sgx__intel__ecdsa__qe__remote__assertion__generator_8h.html
├── sgx__intel__ecdsa__qe__remote__assertion__generator_8h__incl.map
├── sgx__intel__ecdsa__qe__remote__assertion__generator_8h__incl.md5
├── sgx__intel__ecdsa__qe__remote__assertion__generator_8h__incl.png
├── sgx__intel__ecdsa__qe__remote__assertion__generator_8h_source.html
├── sgx__intel__ecdsa__qe__remote__assertion__verifier_8h.html
├── sgx__intel__ecdsa__qe__remote__assertion__verifier_8h__incl.map
├── sgx__intel__ecdsa__qe__remote__assertion__verifier_8h__incl.md5
├── sgx__intel__ecdsa__qe__remote__assertion__verifier_8h__incl.png
├── sgx__intel__ecdsa__qe__remote__assertion__verifier_8h_source.html
├── sgx__local__assertion__generator_8h.html
├── sgx__local__assertion__generator_8h__incl.map
├── sgx__local__assertion__generator_8h__incl.md5
├── sgx__local__assertion__generator_8h__incl.png
├── sgx__local__assertion__generator_8h_source.html
├── sgx__local__assertion__verifier_8h.html
├── sgx__local__assertion__verifier_8h__incl.map
├── sgx__local__assertion__verifier_8h__incl.md5
├── sgx__local__assertion__verifier_8h__incl.png
├── sgx__local__assertion__verifier_8h_source.html
├── sgx__local__credentials__options_8h.html
├── sgx__local__credentials__options_8h__incl.map
├── sgx__local__credentials__options_8h__incl.md5
├── sgx__local__credentials__options_8h__incl.png
├── sgx__local__credentials__options_8h_source.html
├── sgx__local__secret__sealer_8h.html
├── sgx__local__secret__sealer_8h__incl.map
├── sgx__local__secret__sealer_8h__incl.md5
├── sgx__local__secret__sealer_8h__incl.png
├── sgx__local__secret__sealer_8h_source.html
├── sha256__hash__util_8h.html
├── sha256__hash__util_8h__incl.map
├── sha256__hash__util_8h__incl.md5
├── sha256__hash__util_8h__incl.png
├── sha256__hash__util_8h_source.html
├── shared__name_8h.html
├── shared__name_8h__dep__incl.map
├── shared__name_8h__dep__incl.md5
├── shared__name_8h__dep__incl.png
├── shared__name_8h__incl.map
├── shared__name_8h__incl.md5
├── shared__name_8h__incl.png
├── shared__name_8h_source.html
├── shared__name__kind_8h.html
├── shared__name__kind_8h__dep__incl.map
├── shared__name__kind_8h__dep__incl.md5
├── shared__name__kind_8h__dep__incl.png
├── shared__name__kind_8h_source.html
├── shared__resource__manager_8h.html
├── shared__resource__manager_8h__dep__incl.map
├── shared__resource__manager_8h__dep__incl.md5
├── shared__resource__manager_8h__dep__incl.png
├── shared__resource__manager_8h__incl.map
├── shared__resource__manager_8h__incl.md5
├── shared__resource__manager_8h__incl.png
├── shared__resource__manager_8h_source.html
├── splitbar.png
├── status_8h.html
├── status_8h__dep__incl.map
├── status_8h__dep__incl.md5
├── status_8h__dep__incl.png
├── status_8h__incl.map
├── status_8h__incl.md5
├── status_8h__incl.png
├── status_8h_source.html
├── status__helpers_8h.html
├── status__helpers_8h__incl.map
├── status__helpers_8h__incl.md5
├── status__helpers_8h__incl.png
├── status__helpers_8h_source.html
├── status__macros_8h.html
├── status__macros_8h__dep__incl.map
├── status__macros_8h__dep__incl.md5
├── status__macros_8h__dep__incl.png
├── status__macros_8h__incl.map
├── status__macros_8h__incl.md5
├── status__macros_8h__incl.png
├── status__macros_8h_source.html
├── statusor_8h.html
├── statusor_8h__dep__incl.map
├── statusor_8h__dep__incl.md5
├── statusor_8h__dep__incl.png
├── statusor_8h__incl.map
├── statusor_8h__incl.md5
├── statusor_8h__incl.png
├── statusor_8h_source.html
├── structasylo_1_1EnclaveCredentialsOptions-members.html
├── structasylo_1_1EnclaveCredentialsOptions.html
├── structasylo_1_1EnclaveCredentialsOptions__coll__graph.map
├── structasylo_1_1EnclaveCredentialsOptions__coll__graph.md5
├── structasylo_1_1EnclaveCredentialsOptions__coll__graph.png
├── structasylo_1_1Namer_3_01NamedIdentityExpectationMatcher_01_4-members.html
├── structasylo_1_1Namer_3_01NamedIdentityExpectationMatcher_01_4.html
├── structasylo_1_1SharedName_1_1Eq-members.html
├── structasylo_1_1SharedName_1_1Eq.html
├── structasylo_1_1SharedName_1_1Eq__coll__graph.map
├── structasylo_1_1SharedName_1_1Eq__coll__graph.md5
├── structasylo_1_1SharedName_1_1Eq__coll__graph.png
├── structasylo_1_1SharedName_1_1Eq__inherit__graph.map
├── structasylo_1_1SharedName_1_1Eq__inherit__graph.md5
├── structasylo_1_1SharedName_1_1Eq__inherit__graph.png
├── structasylo_1_1SharedName_1_1Hash-members.html
├── structasylo_1_1SharedName_1_1Hash.html
├── structasylo_1_1SharedName_1_1Hash__coll__graph.map
├── structasylo_1_1SharedName_1_1Hash__coll__graph.md5
├── structasylo_1_1SharedName_1_1Hash__coll__graph.png
├── structasylo_1_1SharedName_1_1Hash__inherit__graph.map
├── structasylo_1_1SharedName_1_1Hash__inherit__graph.md5
├── structasylo_1_1SharedName_1_1Hash__inherit__graph.png
├── structasylo_1_1primitives_1_1EntryHandler-members.html
├── structasylo_1_1primitives_1_1EntryHandler.html
├── structasylo_1_1primitives_1_1EntryHandler__coll__graph.map
├── structasylo_1_1primitives_1_1EntryHandler__coll__graph.md5
├── structasylo_1_1primitives_1_1EntryHandler__coll__graph.png
├── structasylo_1_1primitives_1_1ExitHandler-members.html
├── structasylo_1_1primitives_1_1ExitHandler.html
├── structasylo_1_1primitives_1_1UntrustedDeleter-members.html
├── structasylo_1_1primitives_1_1UntrustedDeleter.html
├── sync_off.png
├── sync_on.png
├── tab_a.png
├── tab_b.png
├── tab_h.png
├── tab_s.png
├── tabs.css
├── trusted__application_8h.html
├── trusted__application_8h__incl.map
├── trusted__application_8h__incl.md5
├── trusted__application_8h__incl.png
├── trusted__application_8h_source.html
├── trusted__primitives_8h.html
├── trusted__primitives_8h__incl.map
├── trusted__primitives_8h__incl.md5
├── trusted__primitives_8h__incl.png
├── trusted__primitives_8h_source.html
├── untrusted__primitives_8h.html
├── untrusted__primitives_8h__dep__incl.map
├── untrusted__primitives_8h__dep__incl.md5
├── untrusted__primitives_8h__dep__incl.png
├── untrusted__primitives_8h__incl.map
├── untrusted__primitives_8h__incl.md5
├── untrusted__primitives_8h__incl.png
└── untrusted__primitives_8h_source.html
├── favicons
├── android-144x144.png
├── android-192x192.png
├── android-36x36.png
├── android-48x48.png
├── android-72x72.png
├── android-96x196.png
├── apple-touch-icon-180x180.png
├── asylo_logo16.png
├── asylo_logo32.png
├── favicon-16x16.png
├── favicon-32x32.png
├── favicon.ico
├── pwa-192x192.png
├── pwa-512x512.png
├── tile150x150.png
├── tile310x150.png
├── tile310x310.png
└── tile70x70.png
├── feed.xml
├── google2f0cd1b463b9303d.html
├── img
├── asylo-logo-social.svg
├── asylo-logo.svg
├── bulb.svg
├── exclamation-mark.svg
├── github.png
├── mailing-list.svg
├── portable_enclave768.png
├── rss.svg
├── stackoverflow.svg
└── twitter.svg
├── index.html
├── js
├── misc.js
├── misc.min.js
├── prism.js
└── prism.min.js
├── manifest.json
├── mdl_style.rb
├── robots.txt
├── scripts
├── Dockerfile
├── README.md
├── bazel-release.pub.gpg
├── build.sh
└── linters.sh
└── search.md
/404.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Page Not Found
3 | overview: Page redirection
4 |
5 | order: 0
6 |
7 | layout: notfound
8 | type: markdown
9 | ---
10 | {% include home.html %}
11 |
12 |
13 |

14 |
15 |
16 |
17 | We're sorry, the page you requested cannot be found.
18 |
19 |
20 |
21 | The URL may be misspelled or the page you're looking for is no longer available.
22 |
23 |
--------------------------------------------------------------------------------
/CNAME:
--------------------------------------------------------------------------------
1 | asylo.dev
--------------------------------------------------------------------------------
/_about/asylo.wav:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/_about/asylo.wav
--------------------------------------------------------------------------------
/_about/img/asylo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/_about/img/asylo.png
--------------------------------------------------------------------------------
/_about/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: About Asylo
3 | overview: Get a bit more in-depth info about the Asylo project.
4 |
5 | order: 15
6 |
7 | layout: about
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.about %}
13 |
--------------------------------------------------------------------------------
/_blog/2018/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: 2018 Posts
3 | overview: Blog posts for 2018
4 |
5 | order: 10
6 |
7 | layout: blog
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.blog %}
13 |
--------------------------------------------------------------------------------
/_blog/2019/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: 2019 Posts
3 | overview: Blog posts for 2019
4 |
5 | order: 9
6 |
7 | layout: blog
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.blog %}
13 |
--------------------------------------------------------------------------------
/_blog/index.html:
--------------------------------------------------------------------------------
1 | ---
2 | title: Asylo Blog
3 | overview: The Asylo blog
4 | layout: compress
5 | ---
6 | {% include latest_blog_post.html %}
7 |
8 |
9 |
10 |
11 | Redirecting…
12 |
13 |
14 | Redirecting…
15 | Click here if you are not redirected.
16 |
17 |
18 |
--------------------------------------------------------------------------------
/_data/asylo.yml:
--------------------------------------------------------------------------------
1 | version: 0.6
2 | preliminary: false
3 | archive: false
4 | archive_date: DD-MMM-YYYY
5 | search_engine_id: "013767867255524303320:lplyq3zhd7s"
6 |
--------------------------------------------------------------------------------
/_docs/concepts/concept.md.template:
--------------------------------------------------------------------------------
1 | // Before use, remove this line and uncomment the next line
2 | // ---
3 | title: My Concept
4 | overview: My overview
5 |
6 | order: 42
7 |
8 | layout: docs
9 | type: markdown
10 | ---
11 |
12 | Provide a simple one sentence overview of this page's content.
13 |
14 | ##
15 |
16 |
17 |
18 | ## What's next
19 |
20 | It's good to close with a 'what's next' section to point people to
21 | other related material.
22 |
--------------------------------------------------------------------------------
/_docs/concepts/img/message_passing_interface.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/_docs/concepts/img/message_passing_interface.png
--------------------------------------------------------------------------------
/_docs/concepts/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Concepts
3 | overview: Concepts help you learn about the different parts of the Asylo system and the abstractions it uses.
4 |
5 | order: 10
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/guides/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Guides
3 | overview: Guides include a number of Asylo examples and tutorials that you can experiment with.
4 |
5 | order: 30
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/reference/api/bazel/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Bazel support
3 | overview: Information on general Bazel build rules and repository rules.
4 |
5 | order: 10
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/reference/api/cpp/doxygen.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: C++ API
3 | overview: Doxygen rendering of the Asylo C++ API
4 |
5 | order: 10
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 | {% include home.html %}
12 |
13 | The C++ API documentation is rendered with Doxygen [here]({{home}}/doxygen).
14 |
--------------------------------------------------------------------------------
/_docs/reference/api/cpp/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: C++ language support
3 | overview: Detailed information on Asylo's C++ libraries and build support.
4 |
5 | order: 30
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/reference/api/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: API
3 | overview: Detailed information on Asylo's language-specific APIs.
4 |
5 | order: 100
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/reference/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Reference
3 | overview: The Reference section contains detailed authoritative reference material such as C++ API, and message-oriented API calling parameters.
4 | index: true
5 |
6 | order: 60
7 |
8 | layout: docs
9 | type: markdown
10 | toc: false
11 | ---
12 |
13 | {% include section-index.html docs=site.docs %}
14 |
--------------------------------------------------------------------------------
/_docs/reference/perf_dashboard.md:
--------------------------------------------------------------------------------
1 | ---
2 |
3 | title: Asylo Performance Dashboard
4 |
5 | overview: Present ongoing performance benchmarks results.
6 |
7 | location: /_docs/reference/perf_dashboard.md
8 |
9 | order: 50
10 |
11 | layout: docs
12 |
13 | type: markdown
14 |
15 | ---
16 |
17 |
18 | * [Asylo Lock/Unlock performance benchmark](https://mako.dev/benchmark?benchmark_key=6210795006328832)
19 | * [Asylo Remote Enclave and Exit Calls benchmark](https://mako.dev/benchmark?benchmark_key=5395432509276160)
20 |
21 | Benchmark results are logged hourly and stored on the [Mako](https://mako.dev)
22 | server.
23 |
--------------------------------------------------------------------------------
/_docs/reference/proto/crypto/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Crypto
3 | overview: Protos for use in cryptographic operations.
4 |
5 | order: 50
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/reference/proto/grpc/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Enclave gRPC server
3 | overview: Protos for use in enclave-native gRPC servers.
4 |
5 | order: 30
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/reference/proto/identity/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Identity, attestation, and sealing
3 | overview: Information on how an enclave identifies itself and binds secrets to its identity.
4 |
5 | order: 40
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/reference/proto/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Protos
3 | overview: Detailed information on the message API in Asylo.
4 |
5 | order: 120
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/reference/proto/util/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Utility library support
3 | overview: Messages used by Asylo's miscellaneous utility libraries.
4 |
5 | order: 60
6 |
7 | layout: docs
8 | type: markdown
9 | toc: false
10 | ---
11 |
12 | {% include section-index.html docs=site.docs %}
13 |
--------------------------------------------------------------------------------
/_docs/reference/reference.md.template:
--------------------------------------------------------------------------------
1 | // Before use, remove this line and uncomment the next line
2 | // ---
3 | title: My Component
4 | overview: My overview
5 |
6 | order: 42
7 |
8 | layout: docs
9 | type: markdown
10 | ---
11 |
12 | Provide a simple one sentence overview of this page's content.
13 |
14 | ##
15 |
16 |
17 |
18 | ## See also
19 |
20 | It's good to close with pointers back to the concepts or tasks
21 | that relate to this reference material.
22 |
--------------------------------------------------------------------------------
/_includes/file-content.html:
--------------------------------------------------------------------------------
1 | {% comment %}
2 | Purpose:
3 | Inserts preformatted block whose content is sources from an external URL.
4 |
5 | Usage:
6 | {% include file-content.html url='' %}
7 | {% endcomment %}
8 |
9 |
12 |
--------------------------------------------------------------------------------
/_includes/home.html:
--------------------------------------------------------------------------------
1 | {% assign home = site.baseurl %}
2 |
--------------------------------------------------------------------------------
/_includes/icons/mailing-list.svg:
--------------------------------------------------------------------------------
1 |
8 |
--------------------------------------------------------------------------------
/_includes/icons/stackoverflow.svg:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/_layouts/about.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | ---
4 | {% include primary.html collection=site.about singlecard=true %}
5 |
--------------------------------------------------------------------------------
/_layouts/blog.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | ---
4 |
5 | {% include primary.html collection=site.blog bloghack=true %}
6 |
7 |
--------------------------------------------------------------------------------
/_layouts/community.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | ---
4 |
16 |
--------------------------------------------------------------------------------
/_layouts/default.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: base
3 | ---
4 | {% include header.html %}
5 | {{ content }}
6 | {% include footer.html %}
7 |
--------------------------------------------------------------------------------
/_layouts/docs.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | ---
4 | {% include primary.html collection=site.docs %}
5 |
--------------------------------------------------------------------------------
/_layouts/help.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | ---
4 | {% include primary.html collection=site.help singlecard=true %}
5 |
--------------------------------------------------------------------------------
/_layouts/landing.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | ---
4 |
5 | {{ content }}
6 |
7 |
--------------------------------------------------------------------------------
/_layouts/notfound.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | ---
4 |
5 |
6 |
7 |
8 | {{ content}}
9 |
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/_layouts/pkg-collateral-docs.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: docs
3 | ---
4 | {{content}}
5 |
--------------------------------------------------------------------------------
/_layouts/protoc-gen-docs.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: docs
3 | ---
4 | {{content}}
5 |
--------------------------------------------------------------------------------
/_layouts/skylark-docs.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: docs
3 | ---
4 | {{content}}
5 |
--------------------------------------------------------------------------------
/_sass/base/_brand_colors_archive.scss:
--------------------------------------------------------------------------------
1 | $mainBrandColor: #466BB0;
2 | $secondBrandColor: #041A77;
3 | $textBrandColor: #FFFFFF;
4 | $textBrandColorLight: #CCCCCC;
5 | $textBrandHighlightColor: #de7d40;
6 |
--------------------------------------------------------------------------------
/_sass/base/_brand_colors_normal.scss:
--------------------------------------------------------------------------------
1 | $mainBrandColor: #5C6BC0;
2 | $secondBrandColor: #3949AB;
3 | $textBrandColor: #FFFFFF;
4 | $textBrandColorLight: #EDEDED;
5 | $textBrandHighlightColor: #f9ab7a;
6 | $complementaryHighlight: #f9ab7a;
7 | $matchingHighlight: #54d9ff;
8 |
--------------------------------------------------------------------------------
/_sass/base/_brand_colors_preliminary.scss:
--------------------------------------------------------------------------------
1 | $mainBrandColor: #466BB0;
2 | $secondBrandColor: #68AAF7;
3 | $textBrandColor: #FFFFFF;
4 | $textBrandColorLight: #CCCCCC;
5 | $textBrandHighlightColor: #de7d40;
6 |
--------------------------------------------------------------------------------
/_sass/base/_constants.scss:
--------------------------------------------------------------------------------
1 | // Font
2 | $font-size--primary : 1rem;
3 | $font-size--xxs : .8rem;
4 | $font-size--xs : 1rem;
5 | $font-size--s : 1.15rem;
6 | $font-size--m : 1.65rem;
7 | $font-size--l : 1.85rem;
8 | $font-size--xl : 2rem;
9 | $font-size--xxl : 2.5rem;
10 |
11 | // Responsive breakpoints, corresponds to the BootStrap V4 ones
12 | $bp-xs: 0;
13 | $bp-sm: 576px;
14 | $bp-md: 768px;
15 | $bp-lg: 992px;
16 | $bp-xl: 1200px;
17 |
18 | // Embellishments
19 | $headerHeight: 3.7rem;
20 | $footerHeight: 7rem;
21 |
--------------------------------------------------------------------------------
/_sass/layouts/_community.scss:
--------------------------------------------------------------------------------
1 | .community {
2 | table, th, td {
3 | border: none;
4 | }
5 |
6 | td {
7 | line-height: 1.15em;
8 | vertical-align: middle;
9 | padding-top: 1em;
10 | padding-bottom: 1em;
11 | }
12 |
13 | td.logo {
14 | width : 65px;
15 | border: none;
16 | }
17 |
18 | td.desc {
19 | border: none;
20 | }
21 | }
22 |
--------------------------------------------------------------------------------
/_sass/layouts/_notfound.scss:
--------------------------------------------------------------------------------
1 | .notfound {
2 | text-align: center;
3 |
4 | .icon {
5 | margin-top: 9rem;
6 | img {
7 | height: 12rem;
8 | }
9 | }
10 |
11 | .error {
12 | padding: 2rem 0 0 0;
13 | font-weight: 70%;
14 | font-size: 200%;
15 | }
16 |
17 | .explanation {
18 | padding: 2rem 0 9rem 0;
19 | font-weight: $textWeight;
20 | font-size: 100%;
21 | }
22 | }
23 |
--------------------------------------------------------------------------------
/_sass/layouts/_search-results.scss:
--------------------------------------------------------------------------------
1 | .search-results {
2 | }
3 |
--------------------------------------------------------------------------------
/_sass/modules/_buttons.scss:
--------------------------------------------------------------------------------
1 | .btn {
2 | &.btn-asylo {
3 | background-color: $secondBrandColor;
4 | color: $textBrandColor;
5 | font-weight: $buttonWeight;
6 | letter-spacing: 1px;
7 | cursor: pointer;
8 |
9 | &:hover {
10 | background-color: $mainBrandColor;
11 | }
12 |
13 | &:active {
14 | background-color: $buttonActiveColor;
15 | }
16 | }
17 | }
18 |
--------------------------------------------------------------------------------
/_sass/modules/_faq.scss:
--------------------------------------------------------------------------------
1 | .faq {
2 | .card {
3 | border-color: $boxBorderColor;
4 | margin-bottom: 2em;
5 | border-radius: 4px;
6 | }
7 |
8 | .card-header {
9 | color: $textBrandColor;
10 | background-color: $boxBorderColor;
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/asylo-examples.tar.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/asylo-examples.tar.gz
--------------------------------------------------------------------------------
/asylo-v0.2.0.tar.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/asylo-v0.2.0.tar.gz
--------------------------------------------------------------------------------
/blank/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/blank/index.html
--------------------------------------------------------------------------------
/browserconfig.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 | transparent
10 |
11 |
12 |
--------------------------------------------------------------------------------
/doxygen/aead__cryptor_8h__incl.map:
--------------------------------------------------------------------------------
1 |
7 |
--------------------------------------------------------------------------------
/doxygen/aead__cryptor_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 06db95afe4c4190790b6aa6e7b10e367
--------------------------------------------------------------------------------
/doxygen/aead__cryptor_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/aead__cryptor_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/architecture__bits_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/architecture__bits_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 16b0f592daa600f2db39c0d556011b8b
--------------------------------------------------------------------------------
/doxygen/architecture__bits_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/architecture__bits_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/architecture__bits_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/architecture__bits_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 940c15c89c1f02fc9b5d09f52d41154e
--------------------------------------------------------------------------------
/doxygen/architecture__bits_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/architecture__bits_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/attributes__util_8h__incl.md5:
--------------------------------------------------------------------------------
1 | c459ab9faa4265662491e1a20ed6028d
--------------------------------------------------------------------------------
/doxygen/attributes__util_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/attributes__util_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/bc_s.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/bc_s.png
--------------------------------------------------------------------------------
/doxygen/bdwn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/bdwn.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionAuthority__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 7991a9abb5b9a9fd22b7b7f2cc997d31
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionAuthority__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1EnclaveAssertionAuthority__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionGenerator__coll__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionGenerator__coll__graph.md5:
--------------------------------------------------------------------------------
1 | a66f1bc07870fe233f6f7acff7546152
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionGenerator__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1EnclaveAssertionGenerator__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionGenerator__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 219c972e5d4a91e65a3def5b5cb97f8f
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionGenerator__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1EnclaveAssertionGenerator__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionVerifier__coll__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionVerifier__coll__graph.md5:
--------------------------------------------------------------------------------
1 | c13c14df5ec3a252e41f2952f95a0513
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionVerifier__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1EnclaveAssertionVerifier__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionVerifier__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 2a05c880fb3aa87a634cc13dbacba4f3
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1EnclaveAssertionVerifier__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1EnclaveAssertionVerifier__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1IdentityExpectationMatcher__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1IdentityExpectationMatcher__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 54b540d76c6c2cf8b169d0e762fbb4b6
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1IdentityExpectationMatcher__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1IdentityExpectationMatcher__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessageFatal__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 0512e727997402ef272686ca3064560a
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessageFatal__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1LogMessageFatal__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessageFatal__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessageFatal__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a6952fac8b8e0365faa06363cab33780
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessageFatal__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1LogMessageFatal__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessage__coll__graph.map:
--------------------------------------------------------------------------------
1 |
8 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessage__coll__graph.md5:
--------------------------------------------------------------------------------
1 | f72c3559de360d02c2853610b2979683
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessage__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1LogMessage__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessage__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessage__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 4220a06e395155e660820e49e11c958b
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1LogMessage__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1LogMessage__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NamedIdentityExpectationMatcher__coll__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NamedIdentityExpectationMatcher__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 8aabcc6903734ea13ef6ac47e83dcfa1
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NamedIdentityExpectationMatcher__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1NamedIdentityExpectationMatcher__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NamedIdentityExpectationMatcher__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 5139ca147e3920c5870f0abe2afdfd68
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NamedIdentityExpectationMatcher__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1NamedIdentityExpectationMatcher__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionGenerator__coll__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionGenerator__coll__graph.md5:
--------------------------------------------------------------------------------
1 | d5f32e41f0ead3137184d0afdc938248
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionGenerator__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1NullAssertionGenerator__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionGenerator__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionGenerator__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 56ebc597de82f88302fd1ab9362eff61
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionGenerator__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1NullAssertionGenerator__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionVerifier__coll__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionVerifier__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 3a45cbaad39713905199d7c5d4b2749f
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionVerifier__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1NullAssertionVerifier__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionVerifier__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionVerifier__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 9632ad51da201a9877d2f1ac71e91064
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1NullAssertionVerifier__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1NullAssertionVerifier__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SecretSealer__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SecretSealer__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | fca56db450f03d4a1897b81c83c0beff
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SecretSealer__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SecretSealer__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionGenerator__coll__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionGenerator__coll__graph.md5:
--------------------------------------------------------------------------------
1 | dcd02a0fbc44fc1d0e2af692f448c1d5
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionGenerator__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxAgeRemoteAssertionGenerator__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionGenerator__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionGenerator__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 920709f2a49eb41710515269ca3b5abb
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionGenerator__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxAgeRemoteAssertionGenerator__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionVerifier__coll__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionVerifier__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 3d68afa28e751384276aa38056a5e93f
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionVerifier__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxAgeRemoteAssertionVerifier__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionVerifier__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionVerifier__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | aad31217e6434f69f9065b63719418f5
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxAgeRemoteAssertionVerifier__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxAgeRemoteAssertionVerifier__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIdentityExpectationMatcher__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 59309aa1d78648b80aa8ca246eeb4473
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIdentityExpectationMatcher__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxIdentityExpectationMatcher__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIdentityExpectationMatcher__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 5197c045d44a7e475afd22e3adf4ef8e
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIdentityExpectationMatcher__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxIdentityExpectationMatcher__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__coll__graph.md5:
--------------------------------------------------------------------------------
1 | c2ce07cf57790b7fdb8ed41f86cd6bf2
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | d608739ddc8452d321142e2ac1cd7608
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionGenerator__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 40e6d17741d51a827a803e524c80429f
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | b15d471b8a4fb4553f7d5f49ac77a77d
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxIntelEcdsaQeRemoteAssertionVerifier__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionGenerator__coll__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionGenerator__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 7281360921a6ee4b3fc5de8530aca8cb
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionGenerator__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxLocalAssertionGenerator__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionGenerator__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionGenerator__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a28b05be0cb1a1e2c6ab75acb6785ee6
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionGenerator__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxLocalAssertionGenerator__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionVerifier__coll__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionVerifier__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 9b48aed9d2e5e1d49dc0af6d8bedd32c
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionVerifier__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxLocalAssertionVerifier__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionVerifier__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionVerifier__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 282d6e758c871ede271d1db232aa2546
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalAssertionVerifier__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxLocalAssertionVerifier__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalSecretSealer__coll__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalSecretSealer__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 4cb3025f220610eaf985eebbe186ce9b
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalSecretSealer__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxLocalSecretSealer__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalSecretSealer__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalSecretSealer__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 1e788053a76a3daf69a986aa72f1acd9
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1SgxLocalSecretSealer__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1SgxLocalSecretSealer__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1ErrorSpaceImplementationHelper__coll__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1ErrorSpaceImplementationHelper__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 4e69c31fbc84631f76c3b77d7623d1df
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1ErrorSpaceImplementationHelper__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1error_1_1ErrorSpaceImplementationHelper__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1ErrorSpaceImplementationHelper__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1ErrorSpaceImplementationHelper__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 5c99eb34207fdee4972f2ef8a4d94272
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1ErrorSpaceImplementationHelper__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1error_1_1ErrorSpaceImplementationHelper__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1ErrorSpace__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 060cdba60f31768d7147c5fb6dfee3c7
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1ErrorSpace__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1error_1_1ErrorSpace__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1GoogleErrorSpace__coll__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1GoogleErrorSpace__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 16e1871a53bfa3c5b99b601540797175
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1GoogleErrorSpace__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1error_1_1GoogleErrorSpace__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1GoogleErrorSpace__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1GoogleErrorSpace__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 99e152745344f92c6f3bc04f97615616
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1error_1_1GoogleErrorSpace__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1error_1_1GoogleErrorSpace__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1primitives_1_1Client__coll__graph.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1primitives_1_1Client__coll__graph.md5:
--------------------------------------------------------------------------------
1 | dc3db80fd8a1f631d8b7a272218899b4
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1primitives_1_1Client__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1primitives_1_1Client__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1primitives_1_1Client__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1primitives_1_1Client__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 1665bb83fbda0b7d5a434373007d0430
--------------------------------------------------------------------------------
/doxygen/classasylo_1_1primitives_1_1Client__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classasylo_1_1primitives_1_1Client__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__coll__graph.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__coll__graph.md5:
--------------------------------------------------------------------------------
1 | d10b1839b1dae7c9d014bd3a8482d538
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 6e55578740cb0bbeb12751fe6ad6ef3f
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classcom_1_1asylo_1_1client_1_1AutoCloseablePointer__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveClient__coll__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveClient__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 4c65a9409d9805e7d5cadf4eb9261212
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveClient__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveClient__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveClient__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveClient__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | c22913a1848a587d04faa651dbe54af6
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveClient__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveClient__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveException__coll__graph.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveException__coll__graph.md5:
--------------------------------------------------------------------------------
1 | d712ada6255e3830a045f901231d0635
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveException__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveException__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveException__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveException__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 5a013f2e94b6b342eee27305085cb947
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveException__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveException__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveManager__coll__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveManager__coll__graph.md5:
--------------------------------------------------------------------------------
1 | cda8a27889ba2d5f8d26e25583f047b1
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveManager__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveManager__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveManager__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveManager__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 095e5164094f73f926d075856ed64845
--------------------------------------------------------------------------------
/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveManager__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/classcom_1_1asylo_1_1client_1_1EnclaveManager__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/cleansing__types_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/cleansing__types_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | d9ac7f6eef6c7f7647aa642eb1f1e8a1
--------------------------------------------------------------------------------
/doxygen/cleansing__types_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/cleansing__types_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/cleansing__types_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/cleansing__types_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 6d7caaa70cce944d2117632b187f07a0
--------------------------------------------------------------------------------
/doxygen/cleansing__types_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/cleansing__types_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/closed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/closed.png
--------------------------------------------------------------------------------
/doxygen/descriptions_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/descriptions_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 2e8e8963b30eccbd8beeda753619c082
--------------------------------------------------------------------------------
/doxygen/descriptions_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/descriptions_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/dir_01d4202cd1cdb36b79d5288c42fc7d28_dep.md5:
--------------------------------------------------------------------------------
1 | dfa2603a3e858194f88bf1937453d6bc
--------------------------------------------------------------------------------
/doxygen/dir_01d4202cd1cdb36b79d5288c42fc7d28_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_01d4202cd1cdb36b79d5288c42fc7d28_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_145f233eb5995d45e36b341cc1063d02_dep.md5:
--------------------------------------------------------------------------------
1 | 5e362e89f2776d3642e00782fe94861e
--------------------------------------------------------------------------------
/doxygen/dir_145f233eb5995d45e36b341cc1063d02_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_145f233eb5995d45e36b341cc1063d02_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_180168b7a88e43109bfaf727ac37b412_dep.md5:
--------------------------------------------------------------------------------
1 | bcc6d271a6becf483b0d13b23c492edd
--------------------------------------------------------------------------------
/doxygen/dir_180168b7a88e43109bfaf727ac37b412_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_180168b7a88e43109bfaf727ac37b412_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_1f1c202ebba5b50695754e23cfc467c2_dep.md5:
--------------------------------------------------------------------------------
1 | 50c863228368a21e0c1bdbe2df002984
--------------------------------------------------------------------------------
/doxygen/dir_1f1c202ebba5b50695754e23cfc467c2_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_1f1c202ebba5b50695754e23cfc467c2_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_5a9410e7c3a4f9e5eab607dd670acca5_dep.map:
--------------------------------------------------------------------------------
1 |
7 |
--------------------------------------------------------------------------------
/doxygen/dir_5a9410e7c3a4f9e5eab607dd670acca5_dep.md5:
--------------------------------------------------------------------------------
1 | cb4532aaffa3f4a90da9384db436133f
--------------------------------------------------------------------------------
/doxygen/dir_5a9410e7c3a4f9e5eab607dd670acca5_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_5a9410e7c3a4f9e5eab607dd670acca5_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_a383ceb14052bdc6be5ad395e7eec5da_dep.md5:
--------------------------------------------------------------------------------
1 | 44c22df0213f2fed52d2e39a2433cb3c
--------------------------------------------------------------------------------
/doxygen/dir_a383ceb14052bdc6be5ad395e7eec5da_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_a383ceb14052bdc6be5ad395e7eec5da_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_b112826791527b379c675cf44df6a58b_dep.md5:
--------------------------------------------------------------------------------
1 | bc4ec5433f49e79f32afb6cf9d7f9c29
--------------------------------------------------------------------------------
/doxygen/dir_b112826791527b379c675cf44df6a58b_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_b112826791527b379c675cf44df6a58b_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_be5a00c19774a2a10af2fa23b7a192b9_dep.map:
--------------------------------------------------------------------------------
1 |
7 |
--------------------------------------------------------------------------------
/doxygen/dir_be5a00c19774a2a10af2fa23b7a192b9_dep.md5:
--------------------------------------------------------------------------------
1 | cc7471fe41d5722be648f20d9e95a393
--------------------------------------------------------------------------------
/doxygen/dir_be5a00c19774a2a10af2fa23b7a192b9_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_be5a00c19774a2a10af2fa23b7a192b9_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_e1c0d852c20f7060122f8152bba123e1_dep.md5:
--------------------------------------------------------------------------------
1 | 1d63d87f30853a1f9bb3970f03639619
--------------------------------------------------------------------------------
/doxygen/dir_e1c0d852c20f7060122f8152bba123e1_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_e1c0d852c20f7060122f8152bba123e1_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_e73290816aeed3a5ae0fdbb98a842893_dep.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/dir_e73290816aeed3a5ae0fdbb98a842893_dep.md5:
--------------------------------------------------------------------------------
1 | 49dcf371f8b0340ca9362b6d7ca6c5b1
--------------------------------------------------------------------------------
/doxygen/dir_e73290816aeed3a5ae0fdbb98a842893_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_e73290816aeed3a5ae0fdbb98a842893_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_e7fac316d2fc4aedb4dbb69047fb6829_dep.md5:
--------------------------------------------------------------------------------
1 | d1c5c3d1b46d7b396ed0b8c82b8f31ec
--------------------------------------------------------------------------------
/doxygen/dir_e7fac316d2fc4aedb4dbb69047fb6829_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_e7fac316d2fc4aedb4dbb69047fb6829_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_edc23f2ec6b899c33daf3900f962a909_dep.md5:
--------------------------------------------------------------------------------
1 | 0e87c0e647248647223e4824a5e96cfa
--------------------------------------------------------------------------------
/doxygen/dir_edc23f2ec6b899c33daf3900f962a909_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_edc23f2ec6b899c33daf3900f962a909_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_f360829df39ce84888b801698f8c76ae_dep.md5:
--------------------------------------------------------------------------------
1 | 67cdd5a087ca3f1de62f275b59c74f54
--------------------------------------------------------------------------------
/doxygen/dir_f360829df39ce84888b801698f8c76ae_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_f360829df39ce84888b801698f8c76ae_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_fd52562697d8fc0b8c995027c991ea4c_dep.md5:
--------------------------------------------------------------------------------
1 | 2f1ab797a18c4382bdc96dbe5f1827df
--------------------------------------------------------------------------------
/doxygen/dir_fd52562697d8fc0b8c995027c991ea4c_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_fd52562697d8fc0b8c995027c991ea4c_dep.png
--------------------------------------------------------------------------------
/doxygen/dir_fea1edc8445eca55f9b063e119584dab_dep.md5:
--------------------------------------------------------------------------------
1 | 6410630440e7773a83f5f74a0fd1e944
--------------------------------------------------------------------------------
/doxygen/dir_fea1edc8445eca55f9b063e119584dab_dep.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/dir_fea1edc8445eca55f9b063e119584dab_dep.png
--------------------------------------------------------------------------------
/doxygen/doc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/doc.png
--------------------------------------------------------------------------------
/doxygen/doxygen.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/doxygen.png
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__authority_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 1c9d02f50c1e2716d15dc390a717ab19
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__authority_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__assertion__authority_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__authority_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 6229a0156e612eaa6fc31609ff024d0e
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__authority_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__assertion__authority_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__authority__configs_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 237d1d73b64d614c8ef628ab58aa1886
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__authority__configs_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__assertion__authority__configs_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__generator_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 94de752e0dc546358c8090ed593c992e
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__generator_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__assertion__generator_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__generator_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 7452324a218dcd88ce45f3751b7273a5
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__generator_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__assertion__generator_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__verifier_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 666d5901c7f7051b249812a0e0c2fec5
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__verifier_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__assertion__verifier_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__verifier_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 7043d6ac833c2ed4cda07a84e203e94f
--------------------------------------------------------------------------------
/doxygen/enclave__assertion__verifier_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__assertion__verifier_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__auth__context_8h__incl.md5:
--------------------------------------------------------------------------------
1 | b29929e45cda1488498f13f8547b305e
--------------------------------------------------------------------------------
/doxygen/enclave__auth__context_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__auth__context_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__channel__credentials_8h__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/enclave__channel__credentials_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 3632c2c68c5847d4976838079c8bf012
--------------------------------------------------------------------------------
/doxygen/enclave__channel__credentials_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__channel__credentials_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__client_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/enclave__client_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | b2fdeb966388f852849e64bf0bc2e128
--------------------------------------------------------------------------------
/doxygen/enclave__client_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__client_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__client_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 50452a90f7ea6f56513f56c1551ab9ec
--------------------------------------------------------------------------------
/doxygen/enclave__client_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__client_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__config__util_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/enclave__config__util_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 501a56782c79f5c9d67223efbdef57ae
--------------------------------------------------------------------------------
/doxygen/enclave__config__util_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__config__util_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__config__util_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/enclave__config__util_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 1551a19cbe0e1c1387de2187b2aff12a
--------------------------------------------------------------------------------
/doxygen/enclave__config__util_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__config__util_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__credentials__options_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | c33d9b543be09ebec9ef4132d76c071d
--------------------------------------------------------------------------------
/doxygen/enclave__credentials__options_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__credentials__options_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__credentials__options_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/enclave__credentials__options_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 425929aed3cb30103bd88fefe7fd15c1
--------------------------------------------------------------------------------
/doxygen/enclave__credentials__options_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__credentials__options_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__manager_8h__incl.md5:
--------------------------------------------------------------------------------
1 | eba1361b6417b8a9794f165a6c0871fb
--------------------------------------------------------------------------------
/doxygen/enclave__manager_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__manager_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/enclave__server__credentials_8h__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/enclave__server__credentials_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 92c7d2fff89ffd3de4197d767f8ef06d
--------------------------------------------------------------------------------
/doxygen/enclave__server__credentials_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/enclave__server__credentials_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/error__space_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 48474d01444754f219daf5f138ad1f4c
--------------------------------------------------------------------------------
/doxygen/error__space_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/error__space_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/error__space_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/error__space_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 579ab97120ee924e8f4470da15bad27f
--------------------------------------------------------------------------------
/doxygen/error__space_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/error__space_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/exec__tester_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/exec__tester_8h__incl.md5:
--------------------------------------------------------------------------------
1 | d79bea7bde54c6b0089d3854eaaf652f
--------------------------------------------------------------------------------
/doxygen/exec__tester_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/exec__tester_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/extent_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doxygen/extent_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 03968e266ccc8411cc8fb49d20e5e4cf
--------------------------------------------------------------------------------
/doxygen/extent_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/extent_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/extent_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/extent_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 140743d95d8f6b55d7960933ef194344
--------------------------------------------------------------------------------
/doxygen/extent_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/extent_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/folderclosed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/folderclosed.png
--------------------------------------------------------------------------------
/doxygen/folderopen.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/folderopen.png
--------------------------------------------------------------------------------
/doxygen/graph_legend.md5:
--------------------------------------------------------------------------------
1 | 387ff8eb65306fa251338d3c9bd7bfff
--------------------------------------------------------------------------------
/doxygen/graph_legend.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/graph_legend.png
--------------------------------------------------------------------------------
/doxygen/identity__acl__evaluator_8h__incl.md5:
--------------------------------------------------------------------------------
1 | e9d54863482751357013034ff45a229f
--------------------------------------------------------------------------------
/doxygen/identity__acl__evaluator_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/identity__acl__evaluator_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/identity__expectation__matcher_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 4c1c5d195a527597d09c30a33d733bc4
--------------------------------------------------------------------------------
/doxygen/identity__expectation__matcher_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/identity__expectation__matcher_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/identity__expectation__matcher_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 642d51677e758be120509bf162b40a57
--------------------------------------------------------------------------------
/doxygen/identity__expectation__matcher_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/identity__expectation__matcher_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_0.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_0.md5:
--------------------------------------------------------------------------------
1 | 66e32f503b0199d05f9fe3d5914fb5b2
--------------------------------------------------------------------------------
/doxygen/inherit_graph_0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_0.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_1.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_1.md5:
--------------------------------------------------------------------------------
1 | db91834cc9cd509f7accc59f86091e0c
--------------------------------------------------------------------------------
/doxygen/inherit_graph_1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_1.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_10.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_10.md5:
--------------------------------------------------------------------------------
1 | 509039fabe865ebe44a1987258d456ae
--------------------------------------------------------------------------------
/doxygen/inherit_graph_10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_10.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_11.md5:
--------------------------------------------------------------------------------
1 | 2d143c5562b6dbec2d94fd2b3e75b981
--------------------------------------------------------------------------------
/doxygen/inherit_graph_11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_11.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_12.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_12.md5:
--------------------------------------------------------------------------------
1 | 8974050d9f5252a28bb1e8f056ff2108
--------------------------------------------------------------------------------
/doxygen/inherit_graph_12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_12.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_13.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_13.md5:
--------------------------------------------------------------------------------
1 | 72274d1774dfafd6d0d12f2a0b3da0ff
--------------------------------------------------------------------------------
/doxygen/inherit_graph_13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_13.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_14.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_14.md5:
--------------------------------------------------------------------------------
1 | 825f446105386d9a44b8c25088ccd415
--------------------------------------------------------------------------------
/doxygen/inherit_graph_14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_14.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_15.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_15.md5:
--------------------------------------------------------------------------------
1 | 3e7447ca334f574dc4ed54eb79618ea5
--------------------------------------------------------------------------------
/doxygen/inherit_graph_15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_15.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_16.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_16.md5:
--------------------------------------------------------------------------------
1 | 4b0b02113b2a04713418e0db5b41d79c
--------------------------------------------------------------------------------
/doxygen/inherit_graph_16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_16.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_17.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_17.md5:
--------------------------------------------------------------------------------
1 | 6b48cbfc000249ead419b4e6ae899f56
--------------------------------------------------------------------------------
/doxygen/inherit_graph_17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_17.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_18.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_18.md5:
--------------------------------------------------------------------------------
1 | 1e7044a27e6ce6b6749c3ed743d8b1fe
--------------------------------------------------------------------------------
/doxygen/inherit_graph_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_18.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_19.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_19.md5:
--------------------------------------------------------------------------------
1 | cc12933be93978a7fbfe81e2e8ec009f
--------------------------------------------------------------------------------
/doxygen/inherit_graph_19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_19.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_2.md5:
--------------------------------------------------------------------------------
1 | c4799546ce50cd08678b32c2f914a9b9
--------------------------------------------------------------------------------
/doxygen/inherit_graph_2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_2.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_20.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_20.md5:
--------------------------------------------------------------------------------
1 | 1065308c3e0d1a34c375e7aee505b97e
--------------------------------------------------------------------------------
/doxygen/inherit_graph_20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_20.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_21.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_21.md5:
--------------------------------------------------------------------------------
1 | b547c49d2ee9b93987e942991455f1f9
--------------------------------------------------------------------------------
/doxygen/inherit_graph_21.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_21.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_22.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_22.md5:
--------------------------------------------------------------------------------
1 | ec376388060dfda8c0f4a16df90cc08b
--------------------------------------------------------------------------------
/doxygen/inherit_graph_22.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_22.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_23.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_23.md5:
--------------------------------------------------------------------------------
1 | b46d29a198f3f8dfffb464c46ad45c9d
--------------------------------------------------------------------------------
/doxygen/inherit_graph_23.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_23.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_24.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_24.md5:
--------------------------------------------------------------------------------
1 | ca526e5df3e6b4ca903da2fd9050990f
--------------------------------------------------------------------------------
/doxygen/inherit_graph_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_24.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_25.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_25.md5:
--------------------------------------------------------------------------------
1 | 0bb8e73a3061615d4d2b3c3fb03e5bce
--------------------------------------------------------------------------------
/doxygen/inherit_graph_25.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_25.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_26.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_26.md5:
--------------------------------------------------------------------------------
1 | c96600091cdea337bda0c9dd18933b77
--------------------------------------------------------------------------------
/doxygen/inherit_graph_26.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_26.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_27.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_27.md5:
--------------------------------------------------------------------------------
1 | 471276a43c3c9e650e288f39f8f87c7a
--------------------------------------------------------------------------------
/doxygen/inherit_graph_27.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_27.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_28.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_28.md5:
--------------------------------------------------------------------------------
1 | ccd1a18effc1ee8b7c18344dc1d5d4b5
--------------------------------------------------------------------------------
/doxygen/inherit_graph_28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_28.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_29.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_29.md5:
--------------------------------------------------------------------------------
1 | 9ac2a78a1dec5c08ff02bb31d5b952f6
--------------------------------------------------------------------------------
/doxygen/inherit_graph_29.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_29.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_3.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_3.md5:
--------------------------------------------------------------------------------
1 | 060eb1a87e8028214e55a0c35c940f09
--------------------------------------------------------------------------------
/doxygen/inherit_graph_3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_3.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_30.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_30.md5:
--------------------------------------------------------------------------------
1 | 6167bb657059f0550f49144b03a92a6b
--------------------------------------------------------------------------------
/doxygen/inherit_graph_30.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_30.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_31.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_31.md5:
--------------------------------------------------------------------------------
1 | 336a6fb8c31737fbe3b152c2f9e9de56
--------------------------------------------------------------------------------
/doxygen/inherit_graph_31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_31.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_32.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_32.md5:
--------------------------------------------------------------------------------
1 | fc672e868cab71ed5a07f1ade2a999c5
--------------------------------------------------------------------------------
/doxygen/inherit_graph_32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_32.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_33.md5:
--------------------------------------------------------------------------------
1 | 581309b619bf031d288c59dfc9cc681a
--------------------------------------------------------------------------------
/doxygen/inherit_graph_33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_33.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_34.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_34.md5:
--------------------------------------------------------------------------------
1 | dde0d5ed872ccf9245857402057b352b
--------------------------------------------------------------------------------
/doxygen/inherit_graph_34.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_34.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_4.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_4.md5:
--------------------------------------------------------------------------------
1 | 7a0a0070743268f6e795ba427b548c4a
--------------------------------------------------------------------------------
/doxygen/inherit_graph_4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_4.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_5.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_5.md5:
--------------------------------------------------------------------------------
1 | 93ab7e0cfb971c67396e65a3f3ad8dc4
--------------------------------------------------------------------------------
/doxygen/inherit_graph_5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_5.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_6.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_6.md5:
--------------------------------------------------------------------------------
1 | 8623d57620a4f3d132db1a6d045b3031
--------------------------------------------------------------------------------
/doxygen/inherit_graph_6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_6.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_7.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_7.md5:
--------------------------------------------------------------------------------
1 | 1dad924d8e2651719374b2027d065705
--------------------------------------------------------------------------------
/doxygen/inherit_graph_7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_7.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_8.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/inherit_graph_8.md5:
--------------------------------------------------------------------------------
1 | 6b81a622ace591d3b6ab213a6d497782
--------------------------------------------------------------------------------
/doxygen/inherit_graph_8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_8.png
--------------------------------------------------------------------------------
/doxygen/inherit_graph_9.md5:
--------------------------------------------------------------------------------
1 | 383e13cf7a6d1af3fa1e57e795d0ed48
--------------------------------------------------------------------------------
/doxygen/inherit_graph_9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/inherit_graph_9.png
--------------------------------------------------------------------------------
/doxygen/logging_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | b89abe955ebb159618974e7c33c89bd8
--------------------------------------------------------------------------------
/doxygen/logging_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/logging_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/logging_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/logging_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 6fd996daf210888162b43056fd6d02f5
--------------------------------------------------------------------------------
/doxygen/logging_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/logging_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/miscselect__util_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 9494da98a6096e9ff9b450abf4bbd64d
--------------------------------------------------------------------------------
/doxygen/miscselect__util_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/miscselect__util_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/named__identity__expectation__matcher_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/named__identity__expectation__matcher_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 1fc527470e731634c61eb7711b4c08a3
--------------------------------------------------------------------------------
/doxygen/named__identity__expectation__matcher_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/named__identity__expectation__matcher_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/named__identity__expectation__matcher_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 53f523bfd98e269f35505b71632e9f9d
--------------------------------------------------------------------------------
/doxygen/named__identity__expectation__matcher_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/named__identity__expectation__matcher_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/nav_f.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/nav_f.png
--------------------------------------------------------------------------------
/doxygen/nav_g.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/nav_g.png
--------------------------------------------------------------------------------
/doxygen/nav_h.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/nav_h.png
--------------------------------------------------------------------------------
/doxygen/nonce__generator_8h__incl.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doxygen/nonce__generator_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 21ea6592780444fce788db63286cdb56
--------------------------------------------------------------------------------
/doxygen/nonce__generator_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/nonce__generator_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/null__assertion__generator_8h__incl.md5:
--------------------------------------------------------------------------------
1 | fe1a9e9518c2185d3cf50d6d6fc9973d
--------------------------------------------------------------------------------
/doxygen/null__assertion__generator_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/null__assertion__generator_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/null__assertion__verifier_8h__incl.md5:
--------------------------------------------------------------------------------
1 | da11fa08d5d8b1cd2c7db82ad20ae969
--------------------------------------------------------------------------------
/doxygen/null__assertion__verifier_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/null__assertion__verifier_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/null__credentials__options_8h__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/null__credentials__options_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 9bad22642353ffcc3b0b6084725dc533
--------------------------------------------------------------------------------
/doxygen/null__credentials__options_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/null__credentials__options_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/null__identity__util_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/null__identity__util_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 59b590e6d9f06eb0c867711effd5138b
--------------------------------------------------------------------------------
/doxygen/null__identity__util_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/null__identity__util_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/open.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/open.png
--------------------------------------------------------------------------------
/doxygen/peer__sgx__age__remote__credentials__options_8h__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/peer__sgx__age__remote__credentials__options_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 89d59fd4a647a5039fa77dbb25d2e043
--------------------------------------------------------------------------------
/doxygen/peer__sgx__age__remote__credentials__options_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/peer__sgx__age__remote__credentials__options_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/posix__error__matchers_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/posix__error__matchers_8h__incl.md5:
--------------------------------------------------------------------------------
1 | fa4426dc44564cdb0c50fd6471f62594
--------------------------------------------------------------------------------
/doxygen/posix__error__matchers_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/posix__error__matchers_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/posix__error__space_8h__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/posix__error__space_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 08b118167e8519646e203a9116dd5486
--------------------------------------------------------------------------------
/doxygen/posix__error__space_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/posix__error__space_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/posix__errors_8h__incl.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doxygen/posix__errors_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 1ad69675e12cbce5aac4fcd44d81e487
--------------------------------------------------------------------------------
/doxygen/posix__errors_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/posix__errors_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/primitive__status_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doxygen/primitive__status_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 19d052c4e3106b6d69cdee9bc761afd3
--------------------------------------------------------------------------------
/doxygen/primitive__status_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/primitive__status_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/primitive__status_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/primitive__status_8h__incl.md5:
--------------------------------------------------------------------------------
1 | c966cb57f082ca2d931970c8c225f011
--------------------------------------------------------------------------------
/doxygen/primitive__status_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/primitive__status_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/primitives_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doxygen/primitives_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 32645781c343cb7c6bb582958bbe7f95
--------------------------------------------------------------------------------
/doxygen/primitives_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/primitives_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/primitives_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/primitives_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 45f8526fa62545f37ebd2b6eb74a1c43
--------------------------------------------------------------------------------
/doxygen/primitives_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/primitives_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/proto__flag_8h__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/proto__flag_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 99d09511d30c5f08a65aa98043576eef
--------------------------------------------------------------------------------
/doxygen/proto__flag_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/proto__flag_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/search/all_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['_5f_5fasylo_5fuser_5ffini',['__asylo_user_fini',['../classasylo_1_1TrustedApplication.html#abe53b9950c08324c1c4298fcd501c702',1,'asylo::TrustedApplication']]],
4 | ['_5f_5fasylo_5fuser_5finit',['__asylo_user_init',['../classasylo_1_1TrustedApplication.html#a1e45583d8094c2945b47e69341e6f8ad',1,'asylo::TrustedApplication']]],
5 | ['_5f_5fasylo_5fuser_5frun',['__asylo_user_run',['../classasylo_1_1TrustedApplication.html#a5e001c5d100642a440140d48cf17eb0f',1,'asylo::TrustedApplication']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doxygen/search/all_10.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['qfatal',['QFATAL',['../logging_8h.html#a93a3ba385cad27c4774e5fe64c025d3da4f457e2eb75a762499cac70a9200c354',1,'logging.h']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/all_17.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['zmm_5fhi256',['ZMM_HI256',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188ad1193075c0f756fde5eea28eef642b87',1,'asylo::sgx']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/classes_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['aeadcryptor',['AeadCryptor',['../classasylo_1_1AeadCryptor.html',1,'asylo']]],
4 | ['autocloseablepointer',['AutoCloseablePointer',['../classcom_1_1asylo_1_1client_1_1AutoCloseablePointer.html',1,'com::asylo::client']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/classes_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['checkopmessagebuilder',['CheckOpMessageBuilder',['../classasylo_1_1CheckOpMessageBuilder.html',1,'asylo']]],
4 | ['client',['Client',['../classasylo_1_1primitives_1_1Client.html',1,'asylo::primitives']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/classes_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['googleerrorspace',['GoogleErrorSpace',['../classasylo_1_1error_1_1GoogleErrorSpace.html',1,'asylo::error']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/classes_4.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['hash',['Hash',['../structasylo_1_1SharedName_1_1Hash.html',1,'asylo::SharedName']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/classes_5.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['identityexpectationmatcher',['IdentityExpectationMatcher',['../classasylo_1_1IdentityExpectationMatcher.html',1,'asylo']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/classes_6.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['logmessage',['LogMessage',['../classasylo_1_1LogMessage.html',1,'asylo']]],
4 | ['logmessagefatal',['LogMessageFatal',['../classasylo_1_1LogMessageFatal.html',1,'asylo']]],
5 | ['logmessagevoidify',['LogMessageVoidify',['../classasylo_1_1LogMessageVoidify.html',1,'asylo']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doxygen/search/classes_8.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['primitivestatus',['PrimitiveStatus',['../classasylo_1_1primitives_1_1PrimitiveStatus.html',1,'asylo::primitives']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/classes_a.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['trustedapplication',['TrustedApplication',['../classasylo_1_1TrustedApplication.html',1,'asylo']]],
4 | ['trustedprimitives',['TrustedPrimitives',['../classasylo_1_1primitives_1_1TrustedPrimitives.html',1,'asylo::primitives']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/classes_b.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['untrusteddeleter',['UntrustedDeleter',['../structasylo_1_1primitives_1_1UntrustedDeleter.html',1,'asylo::primitives']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/close.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/search/close.png
--------------------------------------------------------------------------------
/doxygen/search/defines_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['asylo_5fassign_5for_5freturn',['ASYLO_ASSIGN_OR_RETURN',['../status__macros_8h.html#aed04a682d62384eea1b02f6eec08d30f',1,'status_macros.h']]],
4 | ['asylo_5fcheck_5fok',['ASYLO_CHECK_OK',['../status_8h.html#a510c1a74f23973bd8e1eccf55846290f',1,'status.h']]],
5 | ['asylo_5freturn_5fif_5ferror',['ASYLO_RETURN_IF_ERROR',['../status__macros_8h.html#a884b0600610551e91852b3bc96c732c4',1,'status_macros.h']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doxygen/search/defines_2.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['log',['LOG',['../logging_8h.html#accad43a85d781d53381cd53a9894b6ae',1,'logging.h']]],
4 | ['log_5fif',['LOG_IF',['../logging_8h.html#a09f7d88282cf92c9f231270ac113e5c6',1,'logging.h']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/defines_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['vlog',['VLOG',['../logging_8h.html#afc28ec91d066c96a3a139441e029f326',1,'logging.h']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/enums_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['abslstatuscode',['AbslStatusCode',['../namespaceasylo_1_1primitives.html#ad960383b728dd202e42b27e44909e84f',1,'asylo::primitives']]],
4 | ['attributebit',['AttributeBit',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188',1,'asylo::sgx']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/enums_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['logseverity',['LogSeverity',['../logging_8h.html#a93a3ba385cad27c4774e5fe64c025d3d',1,'logging.h']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/enums_2.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['miscselectbit',['MiscselectBit',['../namespaceasylo_1_1sgx.html#af2430f2b59169a5124e35da907fc02ed',1,'asylo::sgx']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/enums_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['sgxidentitymatchspecoptions',['SgxIdentityMatchSpecOptions',['../namespaceasylo.html#ad9ce7785495cca99df26647b7762dcbd',1,'asylo']]],
4 | ['sharednamekind',['SharedNameKind',['../shared__name__kind_8h.html#afef9abbb4efbe298078fc9dd8a30afce',1,'shared_name_kind.h']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['avx',['AVX',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188a4863502abea45861b9ed022e66d66cb2',1,'asylo::sgx']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['bndcsr',['BNDCSR',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188a0743cfdcae3db10c39a3c269a8a6bd01',1,'asylo::sgx']]],
4 | ['bndreg',['BNDREG',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188a4746cd6e19e5496c6f0c684bc02db529',1,'asylo::sgx']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_2.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['debug',['DEBUG',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188adc30ec20708ef7b0f641ef78b7880a15',1,'asylo::sgx']]],
4 | ['default',['DEFAULT',['../namespaceasylo.html#ad9ce7785495cca99df26647b7762dcbda5b39c8b553c821e7cddc6da64b5bd2ee',1,'asylo']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['error',['ERROR',['../logging_8h.html#a93a3ba385cad27c4774e5fe64c025d3da2fd6f336d08340583bd620a7f5694c90',1,'logging.h']]],
4 | ['exinfo',['EXINFO',['../namespaceasylo_1_1sgx.html#af2430f2b59169a5124e35da907fc02edabf0f4f04c40e5119e8fe3c9f17be9d0b',1,'asylo::sgx']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_4.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['fatal',['FATAL',['../logging_8h.html#a93a3ba385cad27c4774e5fe64c025d3da651d8a47a6976d6fe05c0e03fb4cd2d0',1,'logging.h']]],
4 | ['fpu',['FPU',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188a11e4d339cb835db9884cd4a4e0c3dbb7',1,'asylo::sgx']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_5.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['hi16_5fzmm',['HI16_ZMM',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188a042c5e044a1a2f3389d387af048d4a88',1,'asylo::sgx']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_6.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['info',['INFO',['../logging_8h.html#a93a3ba385cad27c4774e5fe64c025d3da748005382152808a72b1a9177d9dc806',1,'logging.h']]],
4 | ['init',['INIT',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188afaee4ca3c30ee18148ce3ada37466498',1,'asylo::sgx']]],
5 | ['inittokenkey',['INITTOKENKEY',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188aed5b3c4583ea92da58e5a3529f6606eb',1,'asylo::sgx']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_8.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['mode64bit',['MODE64BIT',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188ad5291ed62be922d03847a8c292174ad4',1,'asylo::sgx']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_9.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['opmask',['OPMASK',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188ada4e07ee9a6a3f8cfe48e47c5e6572f6',1,'asylo::sgx']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_a.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['pkru',['PKRU',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188aa2cc992b66f4886f2f44d3c99b96c271',1,'asylo::sgx']]],
4 | ['provisionkey',['PROVISIONKEY',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188a64e65a40168d553bbe2bf65ad60c4769',1,'asylo::sgx']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_b.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['qfatal',['QFATAL',['../logging_8h.html#a93a3ba385cad27c4774e5fe64c025d3da4f457e2eb75a762499cac70a9200c354',1,'logging.h']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_c.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['sse',['SSE',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188a5fc53fc8197865c63285f74b1e147013',1,'asylo::sgx']]],
4 | ['strict_5flocal',['STRICT_LOCAL',['../namespaceasylo.html#ad9ce7785495cca99df26647b7762dcbdac2d5dca3ad8552b2447b19b538b93584',1,'asylo']]],
5 | ['strict_5fremote',['STRICT_REMOTE',['../namespaceasylo.html#ad9ce7785495cca99df26647b7762dcbda6f0a9f12a74dedb34630ba69fc4d67e7',1,'asylo']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_d.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['warning',['WARNING',['../logging_8h.html#a93a3ba385cad27c4774e5fe64c025d3da984de77c680eaff141ec910e25568a81',1,'logging.h']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/enumvalues_e.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['zmm_5fhi256',['ZMM_HI256',['../namespaceasylo_1_1sgx.html#ab2d05c25632137511aa7a5fda4cb9188ad1193075c0f756fde5eea28eef642b87',1,'asylo::sgx']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/files_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['aead_5fcryptor_2eh',['aead_cryptor.h',['../aead__cryptor_8h.html',1,'']]],
4 | ['architecture_5fbits_2eh',['architecture_bits.h',['../architecture__bits_8h.html',1,'']]],
5 | ['attributes_5futil_2eh',['attributes_util.h',['../attributes__util_8h.html',1,'']]],
6 | ['autocloseablepointer_2ejava',['AutoCloseablePointer.java',['../AutoCloseablePointer_8java.html',1,'']]]
7 | ];
8 |
--------------------------------------------------------------------------------
/doxygen/search/files_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['cleansing_5ftypes_2eh',['cleansing_types.h',['../cleansing__types_8h.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/files_2.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['descriptions_2eh',['descriptions.h',['../descriptions_8h.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/files_4.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['identity_5facl_5fevaluator_2eh',['identity_acl_evaluator.h',['../identity__acl__evaluator_8h.html',1,'']]],
4 | ['identity_5fexpectation_5fmatcher_2eh',['identity_expectation_matcher.h',['../identity__expectation__matcher_8h.html',1,'']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/files_5.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['logging_2eh',['logging.h',['../logging_8h.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/files_6.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['miscselect_5futil_2eh',['miscselect_util.h',['../miscselect__util_8h.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/files_9.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['readme_2emd',['README.md',['../README_8md.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/files_b.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['trusted_5fapplication_2eh',['trusted_application.h',['../trusted__application_8h.html',1,'']]],
4 | ['trusted_5fprimitives_2eh',['trusted_primitives.h',['../trusted__primitives_8h.html',1,'']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/files_c.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['untrusted_5fprimitives_2eh',['untrusted_primitives.h',['../untrusted__primitives_8h.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/functions_11.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['timer',['Timer',['../classasylo_1_1SharedName.html#adaa19d4cbcbaceb3070cd446bfc76d1a',1,'asylo::SharedName']]],
4 | ['tostatus',['ToStatus',['../namespaceasylo_1_1internal.html#adf92db375148cfcbe7181bb0402a990c',1,'asylo::internal::ToStatus(T &&status_or) -> decltype(status_or.status())'],['../namespaceasylo_1_1internal.html#ae36cfafee9d457644986d9b05064e4d2',1,'asylo::internal::ToStatus(T &&status_like)']]],
5 | ['tostring',['ToString',['../classasylo_1_1Status.html#a9ad95100716690faead6ef5e2abb58e9',1,'asylo::Status']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doxygen/search/functions_14.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['withcontext',['WithContext',['../namespaceasylo.html#a59ebb437b3c00856f9a9054ef47feb30',1,'asylo::WithContext(const Status &status, absl::string_view context)'],['../namespaceasylo.html#ad77584ecb42f762606be6cec5670bd5f',1,'asylo::WithContext(StatusOr< T > status_or, absl::string_view context)'],['../namespaceasylo.html#ae9f0d204d1c203d43bb8181b5a95095a',1,'asylo::WithContext(absl::StatusOr< T > status_or, absl::string_view context)']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/functions_7.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['hasenclaveidentity',['HasEnclaveIdentity',['../classasylo_1_1EnclaveAuthContext.html#a9b9a34bb16ac34a6bacba000bf8bca0f',1,'asylo::EnclaveAuthContext']]],
4 | ['hasstatus',['HasStatus',['../namespaceasylo_1_1internal.html#a4cffcbf90a778511758bfe6e3f26e6dc',1,'asylo::internal::HasStatus(decltype(std::declval< T >().status()) *)'],['../namespaceasylo_1_1internal.html#a28db43841d68d74693f6c0db5d85f9fb',1,'asylo::internal::HasStatus(...)']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/functions_9.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['kind',['kind',['../classasylo_1_1SharedName.html#a05f478cfc69a6fa552a2ed7d66f55779',1,'asylo::SharedName']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/mag_sel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/search/mag_sel.png
--------------------------------------------------------------------------------
/doxygen/search/namespaces_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['asylo',['asylo',['../namespaceasylo.html',1,'']]],
4 | ['error',['error',['../namespaceasylo_1_1error.html',1,'asylo']]],
5 | ['experimental',['experimental',['../namespaceasylo_1_1experimental.html',1,'asylo']]],
6 | ['internal',['internal',['../namespaceasylo_1_1internal.html',1,'asylo']]],
7 | ['primitives',['primitives',['../namespaceasylo_1_1primitives.html',1,'asylo']]],
8 | ['sgx',['sgx',['../namespaceasylo_1_1sgx.html',1,'asylo']]]
9 | ];
10 |
--------------------------------------------------------------------------------
/doxygen/search/namespaces_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['asylo',['asylo',['../namespacecom_1_1asylo.html',1,'com']]],
4 | ['client',['client',['../namespacecom_1_1asylo_1_1client.html',1,'com::asylo']]],
5 | ['com',['com',['../namespacecom.html',1,'']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doxygen/search/nomatches.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/doxygen/search/pages_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['asylo_20_28_5basylo_2edev_5d_28https_3a_2f_2fasylo_2edev_29_29_20_5b_21_5bbuild_20status_5d_28https_3a_2f_2fbadge_2ebuildkite_2ecom_2f34525fbee9a2289bba7f3ac74df984c8916e5e1725f45941fa_2esvg_29_5d_28https_3a_2f_2fbuildkite_2ecom_2fasylo_2fasylo_2ddocker_2dtest_2dfor_2dmaster_2dbranch_29',['Asylo ([asylo.dev](https://asylo.dev)) [](https://buildkite.com/asylo/asylo-docker-test-for-master-branch)',['../index.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/pages_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['deprecated_20list',['Deprecated List',['../deprecated.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/related_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['_5f_5fasylo_5fuser_5ffini',['__asylo_user_fini',['../classasylo_1_1TrustedApplication.html#abe53b9950c08324c1c4298fcd501c702',1,'asylo::TrustedApplication']]],
4 | ['_5f_5fasylo_5fuser_5finit',['__asylo_user_init',['../classasylo_1_1TrustedApplication.html#a1e45583d8094c2945b47e69341e6f8ad',1,'asylo::TrustedApplication']]],
5 | ['_5f_5fasylo_5fuser_5frun',['__asylo_user_run',['../classasylo_1_1TrustedApplication.html#a5e001c5d100642a440140d48cf17eb0f',1,'asylo::TrustedApplication']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doxygen/search/related_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['enclavemanager',['EnclaveManager',['../classasylo_1_1EnclaveClient.html#a31f97d3da8745220f59b7a1358de5b85',1,'asylo::EnclaveClient::EnclaveManager()'],['../classasylo_1_1EnclaveLoader.html#a31f97d3da8745220f59b7a1358de5b85',1,'asylo::EnclaveLoader::EnclaveManager()']]],
4 | ['enclavesignaldispatcher',['EnclaveSignalDispatcher',['../classasylo_1_1EnclaveClient.html#ab5973915de1c55e15da53de5c5ccd15a',1,'asylo::EnclaveClient']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/related_2.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['operator_3d_3d',['operator==',['../classasylo_1_1Status.html#ab34525292de0245a8f290a1572c2f6c5',1,'asylo::Status']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/related_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['statusor',['StatusOr',['../classasylo_1_1StatusOr.html#a3b82887d777cb8874f99c331eb7977d8',1,'asylo::StatusOr']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/search_l.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/search/search_l.png
--------------------------------------------------------------------------------
/doxygen/search/search_m.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/search/search_m.png
--------------------------------------------------------------------------------
/doxygen/search/search_r.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/search/search_r.png
--------------------------------------------------------------------------------
/doxygen/search/typedefs_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['aeadcryptor',['AeadCryptor',['../namespaceasylo_1_1experimental.html#a3e62146c265a872c6c2a991bc317534e',1,'asylo::experimental']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/typedefs_2.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['extentallocator',['ExtentAllocator',['../namespaceasylo_1_1primitives.html#a9113432094a5ff9405610a20016f087b',1,'asylo::primitives']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/typedefs_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['untrusteduniqueptr',['UntrustedUniquePtr',['../namespaceasylo_1_1primitives.html#a531553e4eadb0618440ff2989fb34f57',1,'asylo::primitives']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/typedefs_4.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['value_5ftype',['value_type',['../classasylo_1_1StatusOr.html#a35ae9e8a6d6482a0b6c6b7d11cb0fd32',1,'asylo::StatusOr']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/variables_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['accepted_5fpeer_5fassertions',['accepted_peer_assertions',['../structasylo_1_1EnclaveCredentialsOptions.html#a925da1738609437efbbf1c2df73b51c3',1,'asylo::EnclaveCredentialsOptions']]],
4 | ['additional_5fauthenticated_5fdata',['additional_authenticated_data',['../structasylo_1_1EnclaveCredentialsOptions.html#a1f48f58543b715f5fb4fb0aa0857c3ac',1,'asylo::EnclaveCredentialsOptions']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doxygen/search/variables_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['peer_5facl',['peer_acl',['../structasylo_1_1EnclaveCredentialsOptions.html#a9418307fa419a024c879e33fbff044da',1,'asylo::EnclaveCredentialsOptions']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doxygen/search/variables_4.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['self_5fassertions',['self_assertions',['../structasylo_1_1EnclaveCredentialsOptions.html#ad51e5553932ca805400a8b50fbf38089',1,'asylo::EnclaveCredentialsOptions']]],
4 | ['severity_5f',['severity_',['../classasylo_1_1LogMessage.html#a59809d3cddf5f055144616a34273069f',1,'asylo::LogMessage']]],
5 | ['stream_5f',['stream_',['../classasylo_1_1LogMessage.html#a20e4d5adf791ba0ea44bda79854a5f58',1,'asylo::LogMessage']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doxygen/secret__sealer_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/secret__sealer_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | bdb74af4da2dcb3e4b67a0f8147ffed3
--------------------------------------------------------------------------------
/doxygen/secret__sealer_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/secret__sealer_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/secret__sealer_8h__incl.md5:
--------------------------------------------------------------------------------
1 | ac63b4b1a33534057d4f88690949a156
--------------------------------------------------------------------------------
/doxygen/secret__sealer_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/secret__sealer_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__age__remote__assertion__generator_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 8d50335e51ebb2d158cb2ae4207d53fb
--------------------------------------------------------------------------------
/doxygen/sgx__age__remote__assertion__generator_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__age__remote__assertion__generator_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__age__remote__assertion__verifier_8h__incl.md5:
--------------------------------------------------------------------------------
1 | b156d2663d877b6d4cbc1c9fe4947128
--------------------------------------------------------------------------------
/doxygen/sgx__age__remote__assertion__verifier_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__age__remote__assertion__verifier_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__age__remote__credentials__options_8h__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/sgx__age__remote__credentials__options_8h__incl.md5:
--------------------------------------------------------------------------------
1 | a99c506abe783e853ac0f4006216dbcf
--------------------------------------------------------------------------------
/doxygen/sgx__age__remote__credentials__options_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__age__remote__credentials__options_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__identity__expectation__matcher_8h__incl.md5:
--------------------------------------------------------------------------------
1 | cb35114bdcc1d27f1dbdce1d988f4f34
--------------------------------------------------------------------------------
/doxygen/sgx__identity__expectation__matcher_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__identity__expectation__matcher_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__identity__util_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 1ac61c9597fe9fa74fc6f0e079b57ba0
--------------------------------------------------------------------------------
/doxygen/sgx__identity__util_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__identity__util_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__intel__ecdsa__qe__remote__assertion__generator_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 8992cc3f00cdd625beceb3a8c38ab881
--------------------------------------------------------------------------------
/doxygen/sgx__intel__ecdsa__qe__remote__assertion__generator_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__intel__ecdsa__qe__remote__assertion__generator_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__intel__ecdsa__qe__remote__assertion__verifier_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 8d1c2e77e12e9f763763861b34ffbadd
--------------------------------------------------------------------------------
/doxygen/sgx__intel__ecdsa__qe__remote__assertion__verifier_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__intel__ecdsa__qe__remote__assertion__verifier_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__local__assertion__generator_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 980691594007d9abb83f7571a794ea8b
--------------------------------------------------------------------------------
/doxygen/sgx__local__assertion__generator_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__local__assertion__generator_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__local__assertion__verifier_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 47bf71ac7df39702c5eb4434ec9329ea
--------------------------------------------------------------------------------
/doxygen/sgx__local__assertion__verifier_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__local__assertion__verifier_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__local__credentials__options_8h__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/sgx__local__credentials__options_8h__incl.md5:
--------------------------------------------------------------------------------
1 | cc7b57185bdfa8e35826cc38be8259b9
--------------------------------------------------------------------------------
/doxygen/sgx__local__credentials__options_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__local__credentials__options_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sgx__local__secret__sealer_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 131fe6a16dcdb5ffa5614d40286cf7d2
--------------------------------------------------------------------------------
/doxygen/sgx__local__secret__sealer_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sgx__local__secret__sealer_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/sha256__hash__util_8h__incl.map:
--------------------------------------------------------------------------------
1 |
7 |
--------------------------------------------------------------------------------
/doxygen/sha256__hash__util_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 1e981a917a962370f96c2a6887dfc1fc
--------------------------------------------------------------------------------
/doxygen/sha256__hash__util_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sha256__hash__util_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/shared__name_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doxygen/shared__name_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 239b1f3270a33fa2304e1a455a8dac45
--------------------------------------------------------------------------------
/doxygen/shared__name_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/shared__name_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/shared__name_8h__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/shared__name_8h__incl.md5:
--------------------------------------------------------------------------------
1 | c11fe179871dee70195b8082c9cb12ca
--------------------------------------------------------------------------------
/doxygen/shared__name_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/shared__name_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/shared__name__kind_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 74e44adaa7bbd9f2172612dc89250e14
--------------------------------------------------------------------------------
/doxygen/shared__name__kind_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/shared__name__kind_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/shared__resource__manager_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/shared__resource__manager_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | be962446dae9411424c0c88c8066db12
--------------------------------------------------------------------------------
/doxygen/shared__resource__manager_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/shared__resource__manager_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/shared__resource__manager_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 9860ec276cef0d363e5b7e3f1c9e4267
--------------------------------------------------------------------------------
/doxygen/shared__resource__manager_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/shared__resource__manager_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/splitbar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/splitbar.png
--------------------------------------------------------------------------------
/doxygen/status_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 5c564d9455a92dabbbed12a4047eccd5
--------------------------------------------------------------------------------
/doxygen/status_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/status_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/status_8h__incl.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/status_8h__incl.md5:
--------------------------------------------------------------------------------
1 | a93a0607ac31bd51aa2fb0f266f48e67
--------------------------------------------------------------------------------
/doxygen/status_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/status_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/status__helpers_8h__incl.map:
--------------------------------------------------------------------------------
1 |
7 |
--------------------------------------------------------------------------------
/doxygen/status__helpers_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 51a12d81cfe81ae5201ec7bfad0bcc64
--------------------------------------------------------------------------------
/doxygen/status__helpers_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/status__helpers_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/status__macros_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | ae0801815f4380b07c455aa8a9309212
--------------------------------------------------------------------------------
/doxygen/status__macros_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/status__macros_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/status__macros_8h__incl.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/status__macros_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 5ed4059064f674fe15a29656adde0e68
--------------------------------------------------------------------------------
/doxygen/status__macros_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/status__macros_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/statusor_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 3f784d8090732ba8f0b3fe05fbc87add
--------------------------------------------------------------------------------
/doxygen/statusor_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/statusor_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/statusor_8h__incl.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doxygen/statusor_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 9cb43e5f2c6add2739260168568d41ee
--------------------------------------------------------------------------------
/doxygen/statusor_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/statusor_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1EnclaveCredentialsOptions__coll__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1EnclaveCredentialsOptions__coll__graph.md5:
--------------------------------------------------------------------------------
1 | c1429e873cf2a681079faf0b1e7762c0
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1EnclaveCredentialsOptions__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/structasylo_1_1EnclaveCredentialsOptions__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Eq__coll__graph.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Eq__coll__graph.md5:
--------------------------------------------------------------------------------
1 | a04c18959e2b02b358b56c45fc4ee162
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Eq__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/structasylo_1_1SharedName_1_1Eq__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Eq__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Eq__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | b2e94f557e3ef33f4c28bd20e88b8e78
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Eq__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/structasylo_1_1SharedName_1_1Eq__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Hash__coll__graph.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Hash__coll__graph.md5:
--------------------------------------------------------------------------------
1 | 8165470e3785c7fa8a335e5a02765be3
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Hash__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/structasylo_1_1SharedName_1_1Hash__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Hash__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Hash__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a1b346b80076a7cfbe0af7d990a681b6
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1SharedName_1_1Hash__inherit__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/structasylo_1_1SharedName_1_1Hash__inherit__graph.png
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1primitives_1_1EntryHandler__coll__graph.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1primitives_1_1EntryHandler__coll__graph.md5:
--------------------------------------------------------------------------------
1 | a27813f4225966449cadf7e190d0cc85
--------------------------------------------------------------------------------
/doxygen/structasylo_1_1primitives_1_1EntryHandler__coll__graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/structasylo_1_1primitives_1_1EntryHandler__coll__graph.png
--------------------------------------------------------------------------------
/doxygen/sync_off.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sync_off.png
--------------------------------------------------------------------------------
/doxygen/sync_on.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/sync_on.png
--------------------------------------------------------------------------------
/doxygen/tab_a.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/tab_a.png
--------------------------------------------------------------------------------
/doxygen/tab_b.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/tab_b.png
--------------------------------------------------------------------------------
/doxygen/tab_h.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/tab_h.png
--------------------------------------------------------------------------------
/doxygen/tab_s.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/tab_s.png
--------------------------------------------------------------------------------
/doxygen/trusted__application_8h__incl.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doxygen/trusted__application_8h__incl.md5:
--------------------------------------------------------------------------------
1 | d59e080cd7ad63c0663a5bd297dbba88
--------------------------------------------------------------------------------
/doxygen/trusted__application_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/trusted__application_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/trusted__primitives_8h__incl.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doxygen/trusted__primitives_8h__incl.md5:
--------------------------------------------------------------------------------
1 | a82877d0eb723dcb38e764ee68e91948
--------------------------------------------------------------------------------
/doxygen/trusted__primitives_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/trusted__primitives_8h__incl.png
--------------------------------------------------------------------------------
/doxygen/untrusted__primitives_8h__dep__incl.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doxygen/untrusted__primitives_8h__dep__incl.md5:
--------------------------------------------------------------------------------
1 | 740d4488fc5197bd23e6c1c95fb206c5
--------------------------------------------------------------------------------
/doxygen/untrusted__primitives_8h__dep__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/untrusted__primitives_8h__dep__incl.png
--------------------------------------------------------------------------------
/doxygen/untrusted__primitives_8h__incl.md5:
--------------------------------------------------------------------------------
1 | 76feda03f726f45e5f2c2247956ceee7
--------------------------------------------------------------------------------
/doxygen/untrusted__primitives_8h__incl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/doxygen/untrusted__primitives_8h__incl.png
--------------------------------------------------------------------------------
/favicons/android-144x144.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/android-144x144.png
--------------------------------------------------------------------------------
/favicons/android-192x192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/android-192x192.png
--------------------------------------------------------------------------------
/favicons/android-36x36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/android-36x36.png
--------------------------------------------------------------------------------
/favicons/android-48x48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/android-48x48.png
--------------------------------------------------------------------------------
/favicons/android-72x72.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/android-72x72.png
--------------------------------------------------------------------------------
/favicons/android-96x196.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/android-96x196.png
--------------------------------------------------------------------------------
/favicons/apple-touch-icon-180x180.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/apple-touch-icon-180x180.png
--------------------------------------------------------------------------------
/favicons/asylo_logo16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/asylo_logo16.png
--------------------------------------------------------------------------------
/favicons/asylo_logo32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/asylo_logo32.png
--------------------------------------------------------------------------------
/favicons/favicon-16x16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/favicon-16x16.png
--------------------------------------------------------------------------------
/favicons/favicon-32x32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/favicon-32x32.png
--------------------------------------------------------------------------------
/favicons/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/favicon.ico
--------------------------------------------------------------------------------
/favicons/pwa-192x192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/pwa-192x192.png
--------------------------------------------------------------------------------
/favicons/pwa-512x512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/pwa-512x512.png
--------------------------------------------------------------------------------
/favicons/tile150x150.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/tile150x150.png
--------------------------------------------------------------------------------
/favicons/tile310x150.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/tile310x150.png
--------------------------------------------------------------------------------
/favicons/tile310x310.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/tile310x310.png
--------------------------------------------------------------------------------
/favicons/tile70x70.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/favicons/tile70x70.png
--------------------------------------------------------------------------------
/google2f0cd1b463b9303d.html:
--------------------------------------------------------------------------------
1 | google-site-verification: google2f0cd1b463b9303d.html
--------------------------------------------------------------------------------
/img/github.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/img/github.png
--------------------------------------------------------------------------------
/img/portable_enclave768.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/google/asylo-site/b6f6b6448db54881e680c72cb54f472863acfee1/img/portable_enclave768.png
--------------------------------------------------------------------------------
/img/rss.svg:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/manifest.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "Asylo Framework",
3 | "short_name": "Asylo",
4 | "icons": [
5 | {
6 | "src": "favicons/pwa-192x192.png",
7 | "sizes": "192x192",
8 | "type": "image/png"
9 | },
10 |
11 | {
12 | "src": "favicons/pwa-512x512.png",
13 | "sizes": "512x512",
14 | "type": "image/png"
15 | }
16 | ],
17 | "theme_color": "#466BB0",
18 | "background_color": "#ffffff",
19 | "display": "standalone"
20 | }
21 |
--------------------------------------------------------------------------------
/mdl_style.rb:
--------------------------------------------------------------------------------
1 | all
2 | rule 'MD002', :level => 2
3 | rule 'MD013', :line_length => 160, :code_blocks => false, :tables => false
4 | rule 'MD026', :punctuation => ".,;:!"
5 | exclude_rule 'MD032'
6 | exclude_rule 'MD041'
7 | exclude_rule 'MD031'
8 | exclude_rule 'MD033'
9 | exclude_rule 'MD013'
10 | exclude_rule 'MD007'
11 | exclude_rule 'MD034'
12 |
--------------------------------------------------------------------------------
/robots.txt:
--------------------------------------------------------------------------------
1 | ---
2 | layout: null
3 | ---
4 |
5 | User-agent: *
6 | {% for node in site.pages %}{% if node.noindex %}{% assign isset = true %}Disallow: {{ node.url }}
7 | {% endif %}{% endfor %}{% if isset != true %}Disallow:
8 | {% endif %}
9 | Disallow: /v-0.1
10 | Sitemap: https://asylo.dev/sitemap.xml
11 |
--------------------------------------------------------------------------------
/scripts/linters.sh:
--------------------------------------------------------------------------------
1 | #! /bin/sh
2 | # This script will spell check all markdown files in the repo,
3 | # while style check those files, and finally will proof the
4 | # final HTML looking for broken links and other common errors.
5 | set -x
6 | set -e
7 |
8 | mdspell --en-us --ignore-acronyms --ignore-numbers --no-suggestions --report *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
9 | mdl --ignore-front-matter --style mdl_style.rb .
10 | bundle exec rake test
11 |
--------------------------------------------------------------------------------
/search.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Search Results
3 | layout: search-results
4 | ---
5 |
6 |
17 |
18 |
19 |
--------------------------------------------------------------------------------