Lines Matching refs:sctp_shared_key
94 struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp) in sctp_auth_shkey_create()
96 struct sctp_shared_key *new; in sctp_auth_shkey_create()
99 new = kzalloc(sizeof(struct sctp_shared_key), gfp); in sctp_auth_shkey_create()
111 static void sctp_auth_shkey_destroy(struct sctp_shared_key *sh_key) in sctp_auth_shkey_destroy()
119 void sctp_auth_shkey_release(struct sctp_shared_key *sh_key) in sctp_auth_shkey_release()
125 void sctp_auth_shkey_hold(struct sctp_shared_key *sh_key) in sctp_auth_shkey_hold()
135 struct sctp_shared_key *ep_key; in sctp_auth_destroy_keys()
136 struct sctp_shared_key *tmp; in sctp_auth_destroy_keys()
268 struct sctp_shared_key *ep_key, in sctp_auth_asoc_set_secret()
303 struct sctp_shared_key *ep_key, in sctp_auth_asoc_create_secret()
372 struct sctp_shared_key *sh_key; in sctp_auth_asoc_copy_shkeys()
373 struct sctp_shared_key *new; in sctp_auth_asoc_copy_shkeys()
401 struct sctp_shared_key *ep_key; in sctp_auth_asoc_init_active_key()
444 struct sctp_shared_key *sctp_auth_get_shkey( in sctp_auth_get_shkey()
448 struct sctp_shared_key *key; in sctp_auth_get_shkey()
729 struct sctp_shared_key *ep_key, gfp_t gfp) in sctp_auth_calculate_hmac()
848 struct sctp_shared_key *cur_key, *shkey; in sctp_auth_set_key()
895 struct sctp_shared_key *key; in sctp_auth_set_active_key()
928 struct sctp_shared_key *key; in sctp_auth_del_key_id()
967 struct sctp_shared_key *key; in sctp_auth_deact_key_id()