Searched refs:authToken2HidlVec (Results 1 – 4 of 4) sorted by relevance
55 hidl_vec<uint8_t> authToken2HidlVec(const HardwareAuthToken& token);
75 hidl_vec<uint8_t> volatile hidlVector = support::authToken2HidlVec(authToken); in invokeKeyMasterUtils()
61 hidl_vec<uint8_t> authToken2HidlVec(const HardwareAuthToken& token) { in authToken2HidlVec() function
88 converted[params.size()].blob = V4_0::support::authToken2HidlVec(authToken); in convertAndAddAuthToken()