Searched refs:algnames (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/opie/
H A Dopiekey.c64 char *algnames[] = { NULL, NULL, NULL, "SHA-1", "MD4", "MD5" }; variable
220 fprintf(stderr, "Using the %s algorithm to compute response.\n", algnames[algorithm]);
H A Dopiepasswd.c76 char *algnames[] = { NULL, NULL, NULL, "SHA-1", "MD4", "MD5" }; variable
349 printf("Using %s to compute responses.\n", algnames[MDX]);

Completed in 130 milliseconds