Tor
0.4.7.0-alpha-dev
|
Cross-platform wrapper to read passphrases from the terminal. More...
#include "lib/term/getpass.h"
#include "lib/log/util_bug.h"
#include "lib/malloc/malloc.h"
#include "ext/tor_readpassphrase.h"
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
Functions | |
ssize_t | tor_getpass (const char *prompt, char *output, size_t buflen) |
Cross-platform wrapper to read passphrases from the terminal.
Definition in file getpass.c.