Searched refs:GetKeyType (Results 1 – 4 of 4) sorted by relevance
37 adb::proto::KeyType GetKeyType() const { return key_type_; } in GetKeyType() function
35 EXPECT_EQ(rsa_2048->GetKeyType(), adb::proto::KeyType::RSA_2048); in TEST()
137 static_cast<uint8_t>(notification.GetKeyType())); in parse_link_key_notification()