From 6bfd4f1979d582602a91ee57865e588ffed41ab5 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 30 Dec 2017 13:27:48 +0100 Subject: sys/linux: netlink xfrm support --- sys/linux/key.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sys/linux/key.txt') diff --git a/sys/linux/key.txt b/sys/linux/key.txt index 4da7e9fdf..63b291667 100644 --- a/sys/linux/key.txt +++ b/sys/linux/key.txt @@ -72,8 +72,3 @@ keyctl_kdf_params { otherinfolen len[otherinfo, int32] __spare array[const[0, int32], 8] } - -# Special struct generated by Go code. -alg_hash_name { - name string -} -- cgit mrf-deployment