Searched refs:first_qop (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | mech-digest-md5.c | 65 bool first_qop; local 97 str_append(str, "qop=\""); first_qop = TRUE; 100 if (first_qop) 101 first_qop = FALSE; |
Completed in 10 milliseconds