/net/sunrpc/ |
D | auth.c | 259 struct rpc_auth *auth; in rpcauth_create() local 290 rpcauth_release(struct rpc_auth *auth) in rpcauth_release() 326 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache() 353 rpcauth_key_timeout_notify(struct rpc_auth *auth, struct rpc_cred *cred) in rpcauth_key_timeout_notify() 431 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() 545 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache() 621 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred() 641 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred() 668 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_root_cred() local 682 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_new_cred() local
|
D | auth_generic.c | 68 struct rpc_auth *auth = task->tk_client->cl_auth; in generic_bind_cred() local 78 generic_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in generic_lookup_cred() 84 generic_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in generic_create_cred() 211 generic_key_timeout(struct rpc_auth *auth, struct rpc_cred *cred) in generic_key_timeout()
|
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 | 301 struct rpc_auth *auth; in rpc_client_register() local
|
/net/ceph/ |
D | auth_x.c | 438 struct ceph_x_authenticate *auth = (void *)(head + 1); in ceph_x_build_request() local 555 struct ceph_auth_handshake *auth) in ceph_x_create_authorizer() 588 struct ceph_auth_handshake *auth) in ceph_x_update_authorizer() 697 static int ceph_x_sign_message(struct ceph_auth_handshake *auth, in ceph_x_sign_message() 713 static int ceph_x_check_message_signature(struct ceph_auth_handshake *auth, in ceph_x_check_message_signature()
|
D | auth_none.c | 67 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 | osd_client.c | 2937 struct ceph_auth_handshake *auth = &o->o_auth; in get_authorizer() local 2982 struct ceph_auth_handshake *auth = &o->o_auth; in osd_sign_message() local 2990 struct ceph_auth_handshake *auth = &o->o_auth; in osd_check_message_signature() local
|
D | messenger.c | 1409 struct ceph_auth_handshake *auth; in get_connect_authorizer() local 1450 struct ceph_auth_handshake *auth; in prepare_write_connect() local
|
/net/sctp/ |
D | output.c | 193 struct sctp_chunk *auth; in sctp_packet_bundle_auth() local 391 unsigned char *auth = NULL; /* pointer to auth in skb data */ in sctp_packet_transmit() local
|
D | auth.c | 710 struct sctp_auth_chunk *auth, in sctp_auth_calculate_hmac()
|
D | sm_statefuns.c | 629 struct sctp_chunk auth; in sctp_auth_chunk_verify() local
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 266 struct gss_auth *auth; member 315 __gss_find_upcall(struct rpc_pipe *pipe, kuid_t uid, const struct gss_auth *auth) in __gss_find_upcall() 965 struct rpc_auth * auth; in gss_create_new() local 1071 gss_destroy(struct rpc_auth *auth) in gss_destroy() 1279 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_lookup_cred() 1285 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_create_cred() 1317 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) in gss_cred_init() 1516 struct rpc_auth *auth = oldcred->cr_auth; in gss_renew_cred() local
|
/net/bluetooth/ |
D | smp.c | 860 static int tk_request(struct l2cap_conn *conn, u8 remote_oob, u8 auth, in tk_request() 1014 u8 stk[16], auth; in smp_random() local 1133 u8 key_type, auth; in sc_add_ltk() local 1715 u8 key_size, auth, sec_level; in smp_cmd_pairing_req() local 1900 u8 key_size, auth; in smp_cmd_pairing_rsp() local 2019 u8 auth; in fixup_sc_false_positive() local 2234 u8 sec_level, auth; in smp_cmd_security_req() local
|
D | hci_core.c | 1036 __u8 auth = opt; in hci_auth_req() local
|
/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 | 806 static int copy_to_user_auth(struct xfrm_algo_auth *auth, struct sk_buff *skb) in copy_to_user_auth()
|