Searched defs:IsRSASupported (Results 1 – 2 of 2) sorted by relevance
/system/tpm/trunks/ | ||
D | tpm_state_impl.cc | 125 bool TpmStateImpl::IsRSASupported() { in IsRSASupported() function in trunks::TpmStateImpl |
D | trunks_factory_for_test.cc | 82 bool IsRSASupported() override { return target_->IsRSASupported(); } in IsRSASupported() function in trunks::TpmStateForwarder |