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

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dsocks_sspi.c93 unsigned long qop; local
H A Dcurl_sasl.c423 char qop[] = DIGEST_QOP_VALUE_STRING_AUTH; local
329 sasl_decode_digest_md5_message(const char *chlg64, char *nonce, size_t nlen, char *realm, size_t rlen, char *alg, size_t alen, char *qop, size_t qlen) argument
[all...]
H A Durldata.h407 char *qop; member in struct:digestdata
/macosx-10.10/Heimdal-398.1.2/appl/gssmask/
H A Dgssmask.c610 gss_qop_t qop; local
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Ddigest.c669 krb5_digest_set_qop(krb5_context context, krb5_digest digest, const char *qop) argument
[all...]
/macosx-10.10/apache-793/httpd/modules/aaa/
H A Dmod_auth_digest.c1231 const char *qop, *opaque, *opaque_param, *domain, *nonce; local
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Ddigestmd5.c1744 create_response(context_t * text, const sasl_utils_t * utils, unsigned char *nonce, unsigned int ncvalue, unsigned char *cnonce, char *qop, const sasl_http_request_t *request, HASH Secret, char *authorization_id, char **response_value) argument
1945 char qop[1024], cipheropts[1024]; local
2178 char *qop = NULL; local
3267 calculate_response(context_t * text, const sasl_utils_t * utils, char *algorithm, unsigned char *username, unsigned char *realm, unsigned char *nonce, unsigned int ncvalue, unsigned char *cnonce, char *qop, const sasl_http_request_t *request, sasl_secret_t * passwd, unsigned char *authorization_id, char **response_value) argument
3382 char *qop = NULL; local
[all...]

Completed in 169 milliseconds