Home
last modified time | relevance | path

Searched defs:TctiContext (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Din_process_tpm.cpp168 TSS2_TCTI_CONTEXT* TctiContext() { in TctiContext() function in cuttlefish::InProcessTpm::Impl
187 TSS2_TCTI_CONTEXT* InProcessTpm::TctiContext() { return impl_->TctiContext(); } in TctiContext() function in cuttlefish::InProcessTpm
Ddevice_tpm.cpp54 TSS2_TCTI_CONTEXT* DeviceTpm::TctiContext() { in TctiContext() function in cuttlefish::DeviceTpm