Re: [PATCH net-next v6 19/23] zinc: Curve25519 ARM implementation
From: Richard Weinberger <hidden>
Date: 2018-10-02 21:35:52
Also in:
linux-arm-kernel, lkml, netdev
From: Richard Weinberger <hidden>
Date: 2018-10-02 21:35:52
Also in:
linux-arm-kernel, lkml, netdev
Ard, On Tue, Oct 2, 2018 at 7:06 PM Ard Biesheuvel [off-list ref] wrote:
I guess qhasm means generated code, right?
Yes. Please see: http://cr.yp.to/qhasm.html It generates code from a q-file (the "template"). Actually it is a rather powerful tool, but as you noticed, sometimes the code is not perfect. -- Thanks, //richard