Mauro Carvalho Chehab <[email protected]> wrote: > + * ``asym_eds_op`` and ``asym_verify_signature``:: > + > + int (*asym_eds_op)(struct kernel_pkey_params *params, > + const void *in, void *out); > + int (*asym_verify_signature)(struct kernel_pkey_params *params, > + const void *in, const void *in2);
That's redundant and shouldn't be necessary. David
