Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/identity/support/tests/
H A DIdentityCredentialSupportTest.cpp261 optional<vector<uint8_t>> otherKeyPair = support::createEcKeyPair(); in TEST() local
262 ASSERT_TRUE(otherKeyPair); in TEST()