Home
last modified time | relevance | path

Searched refs:Keymaster1LegacySupport (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/legacy_support/
Dkeymaster1_legacy_support.cpp60 Keymaster1LegacySupport::DigestMap* map, bool* supports_all) { in add_digests()
80 Keymaster1LegacySupport::DigestMap* map, bool* supports_all) { in map_digests()
109 Keymaster1LegacySupport::Keymaster1LegacySupport(const keymaster1_device_t* dev) { in Keymaster1LegacySupport() function in keymaster::Keymaster1LegacySupport
120 const Keymaster1LegacySupport::DigestMap& digest_map) { in findUnsupportedDigest()
144 const Keymaster1LegacySupport::DigestMap& digest_map) { in requiresSoftwareDigesting()
164 bool Keymaster1LegacySupport::RequiresSoftwareDigesting( in RequiresSoftwareDigesting()
188 bool Keymaster1LegacySupport::RequiresSoftwareDigesting(const keymaster_digest_t digest, in RequiresSoftwareDigesting()
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster1_legacy_support.h40 class Keymaster1LegacySupport {
46 Keymaster1LegacySupport(const keymaster1_device_t* dev);
147 Keymaster1LegacySupport legacy_support_;