Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/sctp/
Dauth.h72 void sctp_auth_destroy_keys(struct list_head *keys);
/linux-6.1.9/net/sctp/
Dendpointola.c214 sctp_auth_destroy_keys(&ep->endpoint_shared_keys); in sctp_endpoint_destroy()
Dauth.c118 void sctp_auth_destroy_keys(struct list_head *keys) in sctp_auth_destroy_keys() function
375 sctp_auth_destroy_keys(&asoc->endpoint_shared_keys); in sctp_auth_asoc_copy_shkeys()
Dassociola.c392 sctp_auth_destroy_keys(&asoc->endpoint_shared_keys); in sctp_association_free()