Searched refs:sctp_auth_shkey_create (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/net/sctp/
H A Dauth.h83 struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp);
/linux-4.4.14/net/sctp/
H A Dauth.c94 struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp) sctp_auth_shkey_create() function
367 new = sctp_auth_shkey_create(sh_key->key_id, gfp); sctp_auth_asoc_copy_shkeys()
851 cur_key = sctp_auth_shkey_create(auth_key->sca_keynumber,
H A Dendpointola.c151 null_key = sctp_auth_shkey_create(0, gfp); sctp_endpoint_init()

Completed in 62 milliseconds