Searched refs:sctp_shared_key (Results 1 – 8 of 8) sorted by relevance
81 struct sctp_shared_key *new; in sctp_auth_shkey_create()120 struct sctp_shared_key *ep_key; in sctp_auth_destroy_keys()121 struct sctp_shared_key *tmp; in sctp_auth_destroy_keys()253 struct sctp_shared_key *ep_key, in sctp_auth_asoc_set_secret()357 struct sctp_shared_key *sh_key; in sctp_auth_asoc_copy_shkeys()358 struct sctp_shared_key *new; in sctp_auth_asoc_copy_shkeys()386 struct sctp_shared_key *ep_key; in sctp_auth_asoc_init_active_key()433 struct sctp_shared_key *key; in sctp_auth_get_shkey()879 struct sctp_shared_key *key; in sctp_auth_set_active_key()917 struct sctp_shared_key *key; in sctp_auth_del_key_id()[all …]
152 struct sctp_shared_key *shkey = NULL; in sctp_datamsg_from_user()
46 struct sctp_shared_key *null_key; in sctp_endpoint_init()
76 struct sctp_shared_key *shkey = chunk->shkey; in sctp_control_release_owner()
4351 struct sctp_shared_key *sh_key = NULL; in sctp_sf_authenticate()
9133 struct sctp_shared_key *shkey = chunk->shkey; in sctp_wfree()
48 struct sctp_shared_key { struct71 struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp); argument74 struct sctp_shared_key *sctp_auth_get_shkey(94 struct sctp_shared_key *ep_key, gfp_t gfp);95 void sctp_auth_shkey_release(struct sctp_shared_key *sh_key);96 void sctp_auth_shkey_hold(struct sctp_shared_key *sh_key);
578 struct sctp_shared_key *shkey;2066 struct sctp_shared_key *shkey;
Completed in 47 milliseconds