Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/tokeninit/
Dtokeninit.c62 int hexformat = 0; in main() local
181 parse_secret(int hexformat, char *seed, unsigned char *secret) in parse_secret()
208 prompt_for_secret(int hexformat, char* username) in prompt_for_secret()