Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dauth.c104 void sctp_auth_shkey_release(struct sctp_shared_key *sh_key) in sctp_auth_shkey_release() function
128 sctp_auth_shkey_release(ep_key); in sctp_auth_destroy_keys()
871 sctp_auth_shkey_release(cur_key); in sctp_auth_set_key()
876 sctp_auth_shkey_release(shkey); in sctp_auth_set_key()
962 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.c9182 sctp_auth_shkey_release(chunk->shkey); in sctp_wfree()
/openbmc/linux/include/net/sctp/
H A Dauth.h95 void sctp_auth_shkey_release(struct sctp_shared_key *sh_key);