Searched refs:otp_ctx (Results 1 – 2 of 2) sorted by relevance
139 static OtpContext otp_ctx; variable144 return (otp_verify_user (&otp_ctx, password)); in otp_verify()672 otp_challenge(&otp_ctx, username, in main()
473 OtpContext otp_ctx; variable583 if (otp_challenge(&otp_ctx, name, ss, sizeof(ss)) == 0) { in user()596 if ((s = otp_error (&otp_ctx)) != NULL) in user()892 else if (otp_verify_user (&otp_ctx, passwd) == 0) { in pass()905 if ((s = otp_error(&otp_ctx)) != NULL) in pass()