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

/freebsd-11-stable/contrib/opie/
H A Dopiekey.c65 char *algnames[] = { NULL, NULL, NULL, "SHA-1", "MD4", "MD5" }; variable
221 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 101 milliseconds