Home
last modified time | relevance | path

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

/freebsd/stand/libsa/geli/
H A Dgeliboot.c220 geli_probe(struct geli_dev *gdev, const char *passphrase, u_char *mkeyp) in geli_probe() function
368 if (geli_probe(gdev, NULL, mkey) == 0) in geli_havekey()
384 if (geli_probe(gdev, pw, NULL) == 0) { in geli_passphrase()
392 if (geli_probe(gdev, pw, NULL) == 0) { in geli_passphrase()