Searched defs:get_password (Results 1 - 1 of 1) sorted by relevance

/systemd/src/cryptsetup/
H A Dcryptsetup.c318 static int get_password(const char *vol, const char *src, usec_t until, bool accept_cached, char ***ret) { function
683 k = get_password(argv[2], argv[3], until, tries == 0 && !arg_verify, &passwords);

Completed in 625 milliseconds