Home
last modified time | relevance | path

Searched refs:sctp_shared_key (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/sctp/
Dauth.c94 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()
110 static void sctp_auth_shkey_free(struct sctp_shared_key *sh_key) in sctp_auth_shkey_free()
123 struct sctp_shared_key *ep_key; in sctp_auth_destroy_keys()
124 struct sctp_shared_key *tmp; in sctp_auth_destroy_keys()
257 struct sctp_shared_key *ep_key, in sctp_auth_asoc_set_secret()
292 struct sctp_shared_key *ep_key, in sctp_auth_asoc_create_secret()
361 struct sctp_shared_key *sh_key; in sctp_auth_asoc_copy_shkeys()
362 struct sctp_shared_key *new; in sctp_auth_asoc_copy_shkeys()
[all …]
Dendpointola.c64 struct sctp_shared_key *null_key; in sctp_endpoint_init()
/linux-4.4.14/include/net/sctp/
Dauth.h62 struct sctp_shared_key { struct
83 struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp); argument
86 struct sctp_shared_key *sctp_auth_get_shkey(