Searched hist:155536 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/geom/class/eli/
H A Dgeom_eli.cdiff 155536 Sat Feb 11 11:04:10 MST 2006 pjd - Allow to use -b without passphrase or with keyfiles as it will be
supported for a moment.
- Don't allow to use -i when no passphrase is given. Now if iterations is
equal to -1 (not set), we know that we should not ask for the passphrase
on boot.
It still doesn't handle situation when one key is protected with
passphrase and the other is not. There is no quick fix for this.
The complete solution will be to make number of iterations a per-key
value. Because this need metadata format change and is only needed for
devices attached on boot, I'll leave it as it is for now.

MFC after: 3 days

Completed in 64 milliseconds