Searched refs:SIZE_AUTH (Results 1 – 2 of 2) sorted by relevance
57 constexpr size_t SIZE_AUTH = 1; variable
268 std::copy_n((uint8_t*)&auth, slp::response::SIZE_AUTH, in processSrvRequest()270 pos += slp::response::SIZE_AUTH; in processSrvRequest()