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

/freebsd-9.3-release/contrib/opie/
H A Dopietest.c101 static char testin1[] = "otp-md5 123 ke1234"; local
106 if (opiegenerator(testin1, testin2, buffer))
167 static char testin1[] = "ke1234"; local
172 if (opiekeycrunch(5, &opie_otpkey, testin1, testin2))
197 static char testin1[] = "abadone"; local
200 if (!opiepasscheck(testin1))

Completed in 46 milliseconds