Home
last modified time | relevance | path

Searched defs:hexformat (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/tokeninit/
H A Dtokeninit.c63 int hexformat = 0; in main() local
190 parse_secret(int hexformat, char *seed, unsigned char *secret) in parse_secret()
217 prompt_for_secret(int hexformat, char* username) in prompt_for_secret()