newX = bytepad(encode_string(K), 168) || X || right_encode(L); T = bytepad(encode_string("KMAC") || encode_string(S), 168); Keccak512(T || newX || 00, L)
The byte rate of the Hash Function.