Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 25 of 62) sorted by relevance

123

/linux-3.4.99/net/sunrpc/
Dauth.c128 struct rpc_auth *auth; in rpcauth_create() local
159 rpcauth_release(struct rpc_auth *auth) in rpcauth_release()
195 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache()
270 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache()
351 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache()
418 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred()
439 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred()
466 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_root_cred() local
480 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_new_cred() local
Dauth_generic.c62 struct rpc_auth *auth = task->tk_client->cl_auth; in generic_bind_cred() local
72 generic_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in generic_lookup_cred()
78 generic_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in generic_create_cred()
Dauth_unix.c44 unx_destroy(struct rpc_auth *auth) in unx_destroy()
54 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_lookup_cred()
60 unx_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_create_cred()
Dauth_null.c28 nul_destroy(struct rpc_auth *auth) in nul_destroy()
36 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in nul_lookup_cred()
/linux-3.4.99/drivers/target/iscsi/
Discsi_target_auth.c105 struct iscsi_node_auth *auth, in chap_server_open()
162 struct iscsi_node_auth *auth, in chap_server_compute_md5()
432 struct iscsi_node_auth *auth, in chap_got_response()
454 struct iscsi_node_auth *auth, in chap_main_loop()
Discsi_target_nego.c112 struct iscsi_node_auth *auth; in iscsi_handle_authentication() local
/linux-3.4.99/drivers/gpu/drm/
Ddrm_auth.c146 struct drm_auth *auth = data; in drm_getmagic() local
184 struct drm_auth *auth = data; in drm_authmagic() local
/linux-3.4.99/crypto/
Dauthenc.c29 struct crypto_ahash_spawn auth; member
35 struct crypto_ahash *auth; member
61 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_setkey() local
251 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_ahash_fb() local
290 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_ahash() local
540 struct crypto_ahash *auth; in crypto_authenc_init_tfm() local
588 struct hash_alg_common *auth; in crypto_authenc_alloc() local
Dauthencesn.c29 struct crypto_ahash_spawn auth; member
35 struct crypto_ahash *auth; member
65 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_setkey() local
361 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_ahash() local
662 struct crypto_ahash *auth; in crypto_authenc_esn_init_tfm() local
710 struct hash_alg_common *auth; in crypto_authenc_esn_alloc() local
/linux-3.4.99/net/sunrpc/auth_gss/
Dauth_gss.c253 struct gss_auth *auth; member
760 static void gss_pipes_dentries_destroy(struct rpc_auth *auth) in gss_pipes_dentries_destroy()
771 static int gss_pipes_dentries_create(struct rpc_auth *auth) in gss_pipes_dentries_create()
800 struct rpc_auth *auth) in gss_pipes_dentries_destroy_net()
814 struct rpc_auth *auth) in gss_pipes_dentries_create_net()
837 struct rpc_auth * auth; in gss_create() local
928 gss_destroy(struct rpc_auth *auth) in gss_destroy()
1040 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_lookup_cred()
1046 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_create_cred()
1077 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) in gss_cred_init()
[all …]
/linux-3.4.99/net/ceph/
Dauth_x.c413 struct ceph_x_authenticate *auth = (void *)(head + 1); in ceph_x_build_request() local
530 struct ceph_auth_handshake *auth) in ceph_x_create_authorizer()
561 struct ceph_auth_handshake *auth) in ceph_x_update_authorizer()
Dauth_none.c67 struct ceph_auth_handshake *auth) in ceph_auth_none_create_authorizer()
Dauth.c284 struct ceph_auth_handshake *auth) in ceph_auth_create_authorizer()
/linux-3.4.99/net/sctp/
Doutput.c204 struct sctp_chunk *auth; in sctp_packet_bundle_auth() local
373 unsigned char *auth = NULL; /* pointer to auth in skb data */ in sctp_packet_transmit() local
/linux-3.4.99/net/bluetooth/
Dsmp.c292 static int tk_request(struct l2cap_conn *conn, u8 remote_oob, u8 auth, in tk_request()
573 u8 auth = SMP_AUTH_NONE; in smp_cmd_pairing_req() local
624 u8 key_size, auth = SMP_AUTH_NONE; in smp_cmd_pairing_rsp() local
/linux-3.4.99/net/mac80211/
Dibss.c254 bool auth) in ieee80211_ibss_finish_sta()
295 u32 supp_rates, bool auth) in ieee80211_ibss_add_sta()
/linux-3.4.99/fs/nfs/
Dnfs4namespace.c168 struct rpc_auth *auth; in nfs4_create_sec_client() local
/linux-3.4.99/include/linux/ceph/
Dmon_client.h66 struct ceph_auth_client *auth; member
/linux-3.4.99/drivers/net/wireless/hostap/
Dhostap_80211.h22 } __packed auth; member
/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dmain.c58 u8 ucipher, u8 auth, u8 apsd_info) in ath6kl_add_new_sta()
443 u8 keymgmt, u8 ucipher, u8 auth, in ath6kl_connect_ap_mode_sta()
/linux-3.4.99/drivers/staging/rtl8187se/ieee80211/
Dieee80211_crypt_ccmp.c116 u8 *pn, size_t dlen, u8 *b0, u8 *auth, in ccmp_init_blocks()
/linux-3.4.99/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_ccmp.c117 u8 *pn, size_t dlen, u8 *b0, u8 *auth, in ccmp_init_blocks()
/linux-3.4.99/drivers/staging/rtl8192e/
Drtllib_crypt_ccmp.c110 u8 *pn, size_t dlen, u8 *b0, u8 *auth, in ccmp_init_blocks()
/linux-3.4.99/net/wireless/
Dlib80211_crypt_ccmp.c113 u8 * pn, size_t dlen, u8 * b0, u8 * auth, u8 * s0) in ccmp_init_blocks()
/linux-3.4.99/arch/s390/include/asm/
Dcio.h76 __u32 auth : 1; member

123