[dm-devel] [PATCH 1/4] crypto: add eboiv as a crypto API template

Gilad Ben-Yossef gilad at benyossef.com
Tue Oct 27 06:53:04 UTC 2020


On Mon, Oct 26, 2020 at 8:26 PM Eric Biggers <ebiggers at kernel.org> wrote:

>
> Here's the version of eboiv_create() I recommend (untested):
>
> static int eboiv_create(struct crypto_template *tmpl, struct rtattr **tb)
> {
>         struct skcipher_instance *inst;
>         struct eboiv_instance_ctx *ictx;
>         struct skcipher_alg *alg;
>         u32 mask;
>         int err;
...

Thank you very much for the review and assistance. I will send out a
revised version.

Thanks,
Gilad
-- 
Gilad Ben-Yossef
Chief Coffee Drinker

values of β will give rise to dom!





More information about the dm-devel mailing list