Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/identity/support/tests/
H A DIdentityCredentialSupportTest.cpp263 optional<vector<uint8_t>> otherPrivKey = support::ecKeyPairGetPrivateKey(keyPair.value()); in TEST() local
264 ASSERT_TRUE(otherPrivKey); in TEST()