Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dendpointola.c173 sctp_auth_destroy_keys(&ep->endpoint_shared_keys); in sctp_endpoint_init()
259 sctp_auth_destroy_keys(&ep->endpoint_shared_keys); in sctp_endpoint_destroy()
Dauth.c133 void sctp_auth_destroy_keys(struct list_head *keys) in sctp_auth_destroy_keys() function
390 sctp_auth_destroy_keys(&asoc->endpoint_shared_keys); in sctp_auth_asoc_copy_shkeys()
Dassociola.c410 sctp_auth_destroy_keys(&asoc->endpoint_shared_keys); in sctp_association_free()
/Linux-v4.19/include/net/sctp/
Dauth.h87 void sctp_auth_destroy_keys(struct list_head *keys);