Lines Matching refs:sctp_shared_key
79 struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp) in sctp_auth_shkey_create()
81 struct sctp_shared_key *new; in sctp_auth_shkey_create()
84 new = kzalloc(sizeof(struct sctp_shared_key), gfp); in sctp_auth_shkey_create()
96 static void sctp_auth_shkey_destroy(struct sctp_shared_key *sh_key) in sctp_auth_shkey_destroy()
104 void sctp_auth_shkey_release(struct sctp_shared_key *sh_key) in sctp_auth_shkey_release()
110 void sctp_auth_shkey_hold(struct sctp_shared_key *sh_key) in sctp_auth_shkey_hold()
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()
288 struct sctp_shared_key *ep_key, in sctp_auth_asoc_create_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()
429 struct sctp_shared_key *sctp_auth_get_shkey( in sctp_auth_get_shkey()
433 struct sctp_shared_key *key; in sctp_auth_get_shkey()
709 struct sctp_shared_key *ep_key, gfp_t gfp) in sctp_auth_calculate_hmac()
821 struct sctp_shared_key *cur_key, *shkey; in sctp_auth_set_key()
884 struct sctp_shared_key *key; in sctp_auth_set_active_key()
927 struct sctp_shared_key *key; in sctp_auth_del_key_id()
970 struct sctp_shared_key *key; in sctp_auth_deact_key_id()