/net/sunrpc/ |
D | auth.c | 255 struct rpc_auth *auth; in rpcauth_create() local 286 rpcauth_release(struct rpc_auth *auth) in rpcauth_release() 322 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache() 397 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() 478 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache() 544 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred() 565 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred() 592 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_root_cred() local 606 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_new_cred() local
|
D | auth_generic.c | 62 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()
|
D | auth_unix.c | 45 unx_destroy(struct rpc_auth *auth) in unx_destroy() 55 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_lookup_cred() 61 unx_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_create_cred()
|
D | auth_null.c | 28 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()
|
D | clnt.c | 297 struct rpc_auth *auth; in rpc_new_client() local
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 261 struct gss_auth *auth; member 800 static void gss_pipes_dentries_destroy(struct rpc_auth *auth) in gss_pipes_dentries_destroy() 811 static int gss_pipes_dentries_create(struct rpc_auth *auth) in gss_pipes_dentries_create() 840 struct rpc_auth *auth) in gss_pipes_dentries_destroy_net() 854 struct rpc_auth *auth) in gss_pipes_dentries_create_net() 877 struct rpc_auth * auth; in gss_create() local 967 gss_destroy(struct rpc_auth *auth) in gss_destroy() 1079 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_lookup_cred() 1085 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_create_cred() 1117 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) in gss_cred_init() [all …]
|
/net/ceph/ |
D | auth_x.c | 413 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()
|
D | auth_none.c | 62 struct ceph_auth_handshake *auth) in ceph_auth_none_create_authorizer()
|
D | auth.c | 284 struct ceph_auth_handshake *auth) in ceph_auth_create_authorizer()
|
D | messenger.c | 1321 struct ceph_auth_handshake *auth; in get_connect_authorizer() local 1362 struct ceph_auth_handshake *auth; in prepare_write_connect() local
|
D | osd_client.c | 2554 struct ceph_auth_handshake *auth = &o->o_auth; in get_authorizer() local
|
/net/sctp/ |
D | output.c | 203 struct sctp_chunk *auth; in sctp_packet_bundle_auth() local 402 unsigned char *auth = NULL; /* pointer to auth in skb data */ in sctp_packet_transmit() local
|
D | auth.c | 717 struct sctp_auth_chunk *auth, in sctp_auth_calculate_hmac()
|
D | sm_statefuns.c | 765 struct sctp_chunk auth; in sctp_sf_do_5_1D_ce() local
|
/net/bluetooth/ |
D | smp.c | 293 static int tk_request(struct l2cap_conn *conn, u8 remote_oob, u8 auth, in tk_request() 574 u8 auth = SMP_AUTH_NONE; in smp_cmd_pairing_req() local 628 u8 key_size, auth = SMP_AUTH_NONE; in smp_cmd_pairing_rsp() local
|
D | hci_core.c | 662 __u8 auth = opt; in hci_auth_req() local
|
/net/mac80211/ |
D | ibss.c | 302 bool auth) in ieee80211_ibss_finish_sta() 337 u32 supp_rates, bool auth) in ieee80211_ibss_add_sta()
|
/net/wireless/ |
D | lib80211_crypt_ccmp.c | 113 u8 * pn, size_t dlen, u8 * b0, u8 * auth, u8 * s0) in ccmp_init_blocks()
|
/net/xfrm/ |
D | xfrm_user.c | 761 static int copy_to_user_auth(struct xfrm_algo_auth *auth, struct sk_buff *skb) in copy_to_user_auth()
|