Searched refs:prompt_for_secret (Results 1 – 1 of 1) sorted by relevance
53 static char *prompt_for_secret(int, char*);144 p = prompt_for_secret(hexformat, *argv); in main()217 prompt_for_secret(int hexformat, char* username) in prompt_for_secret() function