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

/dovecot/src/auth/
H A Dmech-digest-md5.c65 bool first_qop; local
97 str_append(str, "qop=\""); first_qop = TRUE;
100 if (first_qop)
101 first_qop = FALSE;

Completed in 350 milliseconds