Searched refs:hidlVec2AuthToken (Results 1 – 4 of 4) sorted by relevance
24 using V4_0::support::hidlVec2AuthToken;
54 HardwareAuthToken hidlVec2AuthToken(const hidl_vec<uint8_t>& buffer);
74 HardwareAuthToken authToken = support::hidlVec2AuthToken(dataVector); in invokeKeyMasterUtils()
88 HardwareAuthToken hidlVec2AuthToken(const hidl_vec<uint8_t>& buffer) { in hidlVec2AuthToken() function