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