Searched refs:hexformat (Results 1 – 2 of 2) sorted by relevance
63 int hexformat = 0; in main() local108 hexformat = 1; in main()144 p = prompt_for_secret(hexformat, *argv); in main()153 if (parse_secret(hexformat, seed, secret)) { in main()190 parse_secret(int hexformat, char *seed, unsigned char *secret) in parse_secret() argument195 if (hexformat) { in parse_secret()217 prompt_for_secret(int hexformat, char* username) in prompt_for_secret() argument220 if (hexformat) in prompt_for_secret()
1951 hexformat() in val_print().1992 Made hexformat() and hex_to_string() calls to the above2004 calls to hexformat() and hex_to_string(). Format strings without