Searched refs:epkLenX (Results 1 – 1 of 1) sorted by relevance
431 static int32_t CombineEpk(const Uint8Buff *epkClient, const Uint8Buff *epkServer, uint32_t epkLenX, in CombineEpk() argument435 epkClient->val, epkLenX) != EOK) { // Only the x-coordinate of epk is required in CombineEpk()439 *usedLen += epkLenX; in CombineEpk()441 epkServer->val, epkLenX) != EOK) { // Only the x-coordinate of epk is required in CombineEpk()445 *usedLen += epkLenX; in CombineEpk()