Home
last modified time | relevance | path

Searched refs:challengep (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dotp_challenge.c49 ctx->challengep = 0; in otp_challenge()
68 ctx->challengep = 1; in otp_challenge()
H A Dotp_verify.c68 if (!ctx->challengep) in otp_verify_user()
H A Dotp.h76 int challengep; member