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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dkrb4.h25 struct Curl_sec_client_mech { struct
43 extern struct Curl_sec_client_mech Curl_krb4_client_mech;
46 extern struct Curl_sec_client_mech Curl_krb5_client_mech;
H A Dsecurity.c116 static const struct Curl_sec_client_mech * const mechs[] = {
496 const struct Curl_sec_client_mech * const *mech;
H A Dkrb5.c324 struct Curl_sec_client_mech Curl_krb5_client_mech = {
H A Dkrb4.c312 struct Curl_sec_client_mech Curl_krb4_client_mech = {
H A Durldata.h870 const struct Curl_sec_client_mech *mech;

Completed in 108 milliseconds