Home
last modified time | relevance | path

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

/systemd-251/src/cryptsetup/
Dcryptsetup.c568 static int get_password( in get_password() function
1902 … r = get_password(volume, source, until, tries == 0 && !arg_verify, &passwords); in run()