On Mon, Oct 26, 2015 at 06:27:19PM +0100, Mike Belopuhov wrote:
> Kernel version lost the counter argument to chacha_ivsetup that I'll
> need for Chacha20 use in the IPsec stack.
>
> This change is a NO-OP.
>
> OK?
>
Looks OK and matches the version in ssh.
btw., why are we using this header f
Kernel version lost the counter argument to chacha_ivsetup that I'll
need for Chacha20 use in the IPsec stack.
This change is a NO-OP.
OK?
---
sys/crypto/chacha_private.h | 8
sys/crypto/xform.c | 1 +
sys/dev/rnd.c | 8
3 files changed, 9 insertions(+),