45 const char *
const qop_opts[] = {
59 qopdup = strdup (qopstr);
64 while (*subsubopts !=
'\0')
92 const char *qopstr[] = {
100 "qop-auth, qop-int, qop-conf"
103 return qopstr[qops & 0x07];
@ DIGEST_MD5_QOP_AUTH_INT
@ DIGEST_MD5_QOP_AUTH_CONF
int digest_md5_getsubopt(char **optionp, const char *const *tokens, char **valuep)
const char * digest_md5_qops2qopstr(int qops)
int digest_md5_qopstr2qops(const char *qopstr)