fn create(out: *[mac_length]u8, msg: []const u8, key: *const [key_length]u8) void
[src]
Return an authentication tag for a message and a key
fn create(out: *[mac_length]u8, msg: []const u8, key: *const [key_length]u8) void
Return an authentication tag for a message and a key