freebsd-nq/stand/libsa/geli
Kyle Evans d586c978b9 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:	1833d6042c ("crypto: Permit variable-sized IVs ...")
2021-10-06 20:23:44 -05:00
..
geli_metadata.c
geliboot_crypto.c stand: fix build after recent opencrypto changes 2021-10-06 20:23:44 -05:00
geliboot_internal.h stand: fix build after recent opencrypto changes 2021-10-06 20:23:44 -05:00
geliboot.c stand: fix build after recent opencrypto changes 2021-10-06 20:23:44 -05:00
geliboot.h loader: implement GELI writes 2020-07-11 06:51:42 +00:00
gelidev.c loader: implement GELI writes 2020-07-11 06:51:42 +00:00
Makefile.inc
pwgets.c