Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_state_impl.cc125 bool TpmStateImpl::IsRSASupported() { in IsRSASupported() function in trunks::TpmStateImpl
Dtrunks_factory_for_test.cc82 bool IsRSASupported() override { return target_->IsRSASupported(); } in IsRSASupported() function in trunks::TpmStateForwarder