Searched refs:CreateKeyMintDevice (Results 1 – 3 of 3) sorted by relevance
100 std::shared_ptr<IKeyMintDevice> CreateKeyMintDevice(SecurityLevel securityLevel);
510 std::shared_ptr<IKeyMintDevice> CreateKeyMintDevice(SecurityLevel securityLevel) { in CreateKeyMintDevice() function
40 using ::aidl::android::hardware::security::keymint::CreateKeyMintDevice;1495 softKeyMintDevice_ = CreateKeyMintDevice(KeyMintSecurityLevel::SOFTWARE); in KeyMintDevice()1523 swDevice = CreateKeyMintDevice(KeyMintSecurityLevel::SOFTWARE); in getSoftwareKeymintDevice()