Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dauth.h72 void sctp_auth_destroy_keys(struct list_head *keys);
/openbmc/linux/net/sctp/
H A 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()
H A Dendpointola.c214 sctp_auth_destroy_keys(&ep->endpoint_shared_keys); in sctp_endpoint_destroy()
H A Dassociola.c391 sctp_auth_destroy_keys(&asoc->endpoint_shared_keys); in sctp_association_free()