Home
last modified time | relevance | path

Searched refs:otp_get (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dversion-script.map10 otp_get;
H A Dotp_challenge.c61 ret = otp_get (dbm, ctx); in otp_challenge()
H A Dotp.h99 int otp_get (void *, OtpContext *);
H A Dotp_db.c161 otp_get (void *v, OtpContext *ctx) in otp_get() function