Searched refs:geli_passphrase (Results 1 – 4 of 4) sorted by relevance
84 int geli_passphrase(struct geli_dev *gdev, char *pw);
326 if ((rc = geli_passphrase(gdev, gelipw)) == 0) { in geli_probe_and_attach()
376 geli_passphrase(struct geli_dev *gdev, char *pw) in geli_passphrase() function
246 geli_passphrase(gdsk.gdev, gelipw) != 0) { in gptinit()