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

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dotp.c80 #define OTP_RESPONSE_MAX 100 macro
691 char *c, *word, buf[OTP_RESPONSE_MAX+1];
1109 char response[OTP_RESPONSE_MAX+1];
1116 if (clientinlen > OTP_RESPONSE_MAX) {
1680 &(text->out_buf_len), OTP_RESPONSE_MAX+1);

Completed in 90 milliseconds