Searched refs:SupportsEc (Results 1 – 1 of 1) sorted by relevance
915 bool SupportsEc() { return supports_ec_; } in SupportsEc() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest922 SupportsEc() && IsSecure(); in Km2Profile()926 return !SupportsAttestation() && SupportsSymmetric() && SupportsEc() && IsSecure(); in Km1Profile()936 !SupportsEc() && !IsSecure(); in SwOnlyProfile()1043 << "SupportsEc [" << SupportsEc() << "], " in TEST_P()