Stefan Berger <stef...@linux.vnet.ibm.com> wrote: > keyctrl newring test @u
This should be keyctl, and I would recommend you do: k=`keyctl newring test @u` and then use $k for it. You also need: #include <linux/scatterlist.h> in ecc.c in the middle patch. David