Searched refs:in_response (Results 1 – 2 of 2) sorted by relevance
540 const std::vector<uint8_t>& in_scope, const std::vector<uint8_t>& in_response, in provideKeyResponse() argument542 if (in_scope.size() == 0 || in_response.size() == 0) { in provideKeyResponse()548 std::string responseString(reinterpret_cast<const char*>(in_response.data()), in provideKeyResponse()549 in_response.size()); in provideKeyResponse()581 auto res = session->provideKeyResponse(in_response); in provideKeyResponse()595 std::string(in_response.begin(), in_response.end())); in provideKeyResponse()638 const std::vector<uint8_t>& in_response, in provideProvisionResponse() argument643 if (in_response.size() == 0) { in provideProvisionResponse()
95 const std::vector<uint8_t>& in_scope, const std::vector<uint8_t>& in_response,98 const std::vector<uint8_t>& in_response,