Home
last modified time | relevance | path

Searched refs:GELI_PW_MAXLEN (Results 1 – 5 of 5) sorted by relevance

/freebsd/stand/libsa/geli/
H A Dgelidev.c292 static char gelipw[GELI_PW_MAXLEN]; in geli_probe_and_attach()
324 bcopy(envpw, &gelipw, GELI_PW_MAXLEN); in geli_probe_and_attach()
H A Dgeliboot.h47 #define GELI_PW_MAXLEN 256 macro
H A Dgeliboot.c389 pwgets(pw, GELI_PW_MAXLEN, in geli_passphrase()
/freebsd/stand/i386/gptboot/
H A Dgptboot.c113 static char gelipw[GELI_PW_MAXLEN];
/freebsd/stand/i386/zfsboot/
H A Dzfsboot.c131 static char gelipw[GELI_PW_MAXLEN];