Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
Dkeymaster_utils.h24 using V4_0::support::hidlVec2AuthToken;
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dkeymaster_utils.h54 HardwareAuthToken hidlVec2AuthToken(const hidl_vec<uint8_t>& buffer);
/hardware/interfaces/keymaster/4.0/support/
Dkeymaster_utils.cpp88 HardwareAuthToken hidlVec2AuthToken(const hidl_vec<uint8_t>& buffer) { in hidlVec2AuthToken() function