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

/macosx-10.9.5/Heimdal-323.92.1/lib/otp/
H A Dotp_verify.c46 if (otp_parse (key1, passwd, ctx->alg)) {
H A Dotp.h88 int otp_parse (OtpKey, const char *, OtpAlgorithm *);
H A Dotptest.c54 if (otp_parse (key2, buf, alg)) {
H A Dotp_parse.c194 otp_parse (OtpKey key, const char *s, OtpAlgorithm *alg) function
/macosx-10.9.5/Heimdal-323.92.1/appl/otp/
H A Dotp.c95 otp_parse (newctx.key, pw, alg) == 0) {

Completed in 187 milliseconds