(pat) The key is IK with length 128 bits. data is the message of specified length. Kasumi is used in a chained mode to generate a 64-bit digest of the message input. Finally the leftmost 32-bits of the digest are taken as the output value MAC-I. This is directly ouf of the spec. I only renamed it and modified the return value.
source not stored for this graph (policy: none)
no test coverage detected