Searched defs:auth (Results 1 - 25 of 67) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dkrb4.h29 int (*auth)(void *, struct connectdata *); member in struct:Curl_sec_client_mech
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Ddrm_auth.c147 drm_auth_t auth; local
186 drm_auth_t auth; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dgopher.c80 char hostname[1024], auth[1024], path[1024], buf[1024]; local
H A Dhttp.c58 char auth[1024]; local
208 http_connect(URLContext *h, const char *path, const char *hoststr, const char *auth, int *new_location) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_auth.c36 struct ieee80211softmac_auth_queue_item *auth; local
76 struct ieee80211softmac_auth_queue_item *auth; local
136 ieee80211softmac_auth_resp(struct net_device *dev, struct ieee80211_auth *auth) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dauth_null.c29 nul_destroy(struct rpc_auth *auth) argument
37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
H A Dauth_unix.c50 unx_destroy(struct rpc_auth *auth) argument
60 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
66 unx_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
H A Dauth.c63 struct rpc_auth *auth; local
89 rpcauth_destroy(struct rpc_auth *auth) argument
102 rpcauth_init_credcache(struct rpc_auth *auth, unsigned long expire) argument
138 rpcauth_free_credcache(struct rpc_auth *auth) argument
159 rpcauth_prune_expired(struct rpc_auth *auth, struct rpc_cred *cred, struct hlist_head *free) argument
175 rpcauth_gc_credcache(struct rpc_auth *auth, struct hlist_head *free) argument
196 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, int flags) argument
259 rpcauth_lookupcred(struct rpc_auth *auth, int flags) argument
279 struct rpc_auth *auth = task->tk_auth; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Desp.h40 } auth; member in struct:esp_data
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dhttp.c68 char *host = url, *path = "", auth[128] = { 0 }, line[512]; local
H A Dwlif_utils.h47 unsigned int auth; /* shared key authentication optional (0) or required (1) */ member in struct:wsec_info_s
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/vendor_defns/
H A Dhw_ubsec.h44 unsigned char auth[MAX_MAC_KEY_LENGTH]; member in struct:ubsec_crypto_context_s
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dhw_ubsec.h44 unsigned char auth[MAX_MAC_KEY_LENGTH]; member in struct:ubsec_crypto_context_s
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dpopt_common.c205 XFILE *auth; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclispnego.c425 BOOL spnego_parse_auth(DATA_BLOB blob, DATA_BLOB *auth) argument
495 spnego_parse_auth_response(DATA_BLOB blob, NTSTATUS nt_status, DATA_BLOB *auth) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dauth.c130 int auth; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Davpair.c152 VALUE_PAIR *rc_avpair_gen (AUTH_HDR *auth) argument
H A Dsendserver.c33 static int rc_pack_list (VALUE_PAIR *vp, char *secret, AUTH_HDR *auth) argument
200 AUTH_HDR *auth, *recv_auth; local
395 rc_check_reply(AUTH_HDR *auth, int bufferlen, char *secret, unsigned char *vector, unsigned char seq_nbr) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_80211.h21 } __attribute__ ((packed)) auth; member in union:hostap_ieee80211_mgmt::__anon6008
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Dlease.c395 void lease_set_hostname(struct dhcp_lease *lease, char *name, char *suffix, int auth) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dauth.h109 NTSTATUS (*auth)(const struct auth_context *auth_context, member in struct:auth_methods
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libads/
H A Dsasl.c33 DATA_BLOB blob, chal1, chal2, auth; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dsesssetup.c508 DATA_BLOB auth, auth_reply; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ripd/
H A Drip_snmp.c443 static u_int auth = 0; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dncp_fs_sb.h77 } auth; member in struct:ncp_server

Completed in 247 milliseconds

123