Searched defs:AUTH_OTP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/crypto/heimdal/appl/login/
H A Dlogin.c136 static enum { NONE = 0, AUTH_KRB5 = 2, AUTH_OTP = 3 } auth; enumerator in enum:__anon4928
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c97 #define AUTH_OTP (1 << 1) /* passwords are one-time */ macro

Completed in 130 milliseconds