Searched refs:sctp_auth_shkey_create (Results 1 – 3 of 3) sorted by relevance
71 struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp);
79 struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp) in sctp_auth_shkey_create() function363 new = sctp_auth_shkey_create(sh_key->key_id, gfp); in sctp_auth_asoc_copy_shkeys()846 cur_key = sctp_auth_shkey_create(auth_key->sca_keynumber, GFP_KERNEL); in sctp_auth_set_key()
98 null_key = sctp_auth_shkey_create(0, gfp); in sctp_endpoint_init()