Home
last modified time | relevance | path

Searched defs:ePublicKey (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/identity/aidl/vts/
DUserAuthTests.cpp155 cppbor::Map calcSessionTranscript(const vector<uint8_t>& ePublicKey) { in calcSessionTranscript()
182 optional<vector<uint8_t>> ePublicKey = support::ecKeyPairGetPublicKey(eKeyPair); in setupRetrieveData() local
DReaderAuthTests.cpp256 optional<vector<uint8_t>> ePublicKey = support::ecKeyPairGetPublicKey(eKeyPair); in retrieveData() local
509 optional<vector<uint8_t>> ePublicKey = support::ecKeyPairGetPublicKey(eKeyPair); in TEST_P() local