Home
last modified time | relevance | path

Searched refs:sctp_auth_shkey_release (Results 1 – 4 of 4) sorted by relevance

/linux/net/sctp/
H A Dauth.c105 void sctp_auth_shkey_release(struct sctp_shared_key *sh_key) in sctp_auth_shkey_release() function
129 sctp_auth_shkey_release(ep_key); in sctp_auth_destroy_keys()
851 sctp_auth_shkey_release(cur_key); in sctp_auth_set_key()
856 sctp_auth_shkey_release(shkey); in sctp_auth_set_key()
942 sctp_auth_shkey_release(key); in sctp_auth_del_key_id()
H A Dsm_make_chunk.c93 sctp_auth_shkey_release(chunk->shkey); in sctp_control_release_owner()
H A Dsocket.c9242 sctp_auth_shkey_release(chunk->shkey); in sctp_wfree()
/linux/include/net/sctp/
H A Dauth.h92 void sctp_auth_shkey_release(struct sctp_shared_key *sh_key);