Searched refs:KEYMASTER_3 (Results 1 – 6 of 6) sorted by relevance
30 KEYMASTER_3 = 30, enumerator
133 case KmVersion::KEYMASTER_3:
27 int err = trustyKeymaster->Initialize(keymaster::KmVersion::KEYMASTER_3); in main()
225 auto context = new (std::nothrow) PureSoftKeymasterContext(KmVersion::KEYMASTER_3); in AndroidKeymaster3Device()514 new (std::nothrow) Keymaster2PassthroughContext(KmVersion::KEYMASTER_3, km2_device); in CreateKeymasterDevice()521 new (std::nothrow) Keymaster1PassthroughContext(KmVersion::KEYMASTER_3, km1_device); in CreateKeymasterDevice()
415 case KmVersion::KEYMASTER_3: in version_to_attestation_km_version()440 case KmVersion::KEYMASTER_3: in version_to_attestation_version()
140 return MessageVersion(KmVersion::KEYMASTER_3, 0 /* km_date */); in NegotiateMessageVersion()