Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cryptsetup/lib/
H A Dsetup.c466 static int volume_key_by_terminal_passphrase(struct crypt_device *cd, int keyslot, in volume_key_by_terminal_passphrase() function
1340 r = volume_key_by_terminal_passphrase(cd, keyslot, &mk); in crypt_resume_by_passphrase()
1687 r = volume_key_by_terminal_passphrase(cd, keyslot, &mk); in crypt_activate_by_passphrase()