Home
last modified time | relevance | path

Searched defs:eMacKey (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/identity/aidl/vts/
H A DEndToEndTests.cpp465 optional<vector<uint8_t>> eMacKey = in TEST_P() local
/aosp12/hardware/interfaces/identity/support/tests/
H A DIdentityCredentialSupportTest.cpp527 optional<vector<uint8_t>> eMacKey = in TEST() local
/aosp12/hardware/interfaces/identity/support/src/
H A DIdentityCredentialSupport.cpp2131 const vector<uint8_t>& eMacKey) { in calcMac()