fn final(self: *Self, out: *[mac_length]u8) void
[src]
Return an authentication tag for the current state Assumes out
is less than or equal to mac_length
.
fn final(self: *Self, out: *[mac_length]u8) void
Return an authentication tag for the current state Assumes out
is less than or equal to mac_length
.