Searched refs:OTP_WORD_TYPE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dotp.c82 #define OTP_WORD_TYPE "word:" macro
818 else if (!strncasecmp(c, OTP_WORD_TYPE, strlen(OTP_WORD_TYPE))) {
819 r = word2bin(utils, c+strlen(OTP_WORD_TYPE), cur_otp, md);

Completed in 96 milliseconds