Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/login/
H A Dlogin.c647 char otp_str[256]; in main() local
673 otp_str, sizeof(otp_str)) == 0) in main()
675 username, otp_str); in main()