Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
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()
Dsm_make_chunk.c93 sctp_auth_shkey_release(chunk->shkey); in sctp_control_release_owner()
Dsocket.c9140 sctp_auth_shkey_release(chunk->shkey); in sctp_wfree()
/linux-6.1.9/include/net/sctp/
Dauth.h95 void sctp_auth_shkey_release(struct sctp_shared_key *sh_key);