Home
last modified time | relevance | path

Searched refs:tpm (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/rust/
Dlib.rs41 mod tpm; module
102 Box::new(tpm::KeyDerivation::new(trm)) in ta_main()
122 Box::new(tpm::Keys::new(trm)) in ta_main()
128 Box::new(tpm::RpcArtifacts::new(tpm::TpmHmac::new(trm), rpc_sign_algo)) in ta_main()
/device/google/cuttlefish/host/commands/secure_env/
Dencrypted_serializable_test.cpp30 TestTpm tpm; in TEST() local
31 TpmResourceManager resource_manager(tpm.Esys()); in TEST()
Dsecure_env_not_windows_main.cpp214 .registerProvider([](Tpm* tpm) { in SecureEnvComponent() argument
215 if (tpm->TctiContext() == nullptr) { in SecureEnvComponent()
221 auto rc = Esys_Initialize(&esys_ptr, tpm->TctiContext(), nullptr); in SecureEnvComponent()
DAndroid.bp44 "ms-tpm-20-ref-lib",
/device/generic/vulkan-cereal/
D.gitignore48 /qapi/qapi-commands-tpm.[ch]
65 /qapi/qapi-events-tpm.[ch]
83 /qapi/qapi-types-tpm.[ch]
100 /qapi/qapi-visit-tpm.[ch]
/device/google/cuttlefish/build/
DAndroid.bp152 "ms-tpm-20-ref",