Re: git: d586c978b9b4 - main - stand: fix build after recent opencrypto changes

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Thu, 07 Oct 2021 16:38:04 UTC
On 10/6/21 6:24 PM, Kyle Evans wrote:
> The branch main has been updated by kevans:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=d586c978b9b4216869e589daa5bbcc33225a0e35
> 
> commit d586c978b9b4216869e589daa5bbcc33225a0e35
> Author:     Kyle Evans <kevans@FreeBSD.org>
> AuthorDate: 2021-10-07 01:19:47 +0000
> Commit:     Kyle Evans <kevans@FreeBSD.org>
> CommitDate: 2021-10-07 01:23:44 +0000
> 
>      stand: fix build after recent opencrypto changes
>      
>      Pass the ivlen along through, and just drop this KASSERT() if we're
>      building _STANDALONE for the time being.
>      
>      Fixes:  1833d6042c9a ("crypto: Permit variable-sized IVs ...")

Oof, thanks for fixing.

-- 
John Baldwin