Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/sctp/
Dauth.h84 void sctp_auth_destroy_keys(struct list_head *keys);
/linux-4.1.27/net/sctp/
Dendpointola.c171 sctp_auth_destroy_keys(&ep->endpoint_shared_keys); in sctp_endpoint_init()
257 sctp_auth_destroy_keys(&ep->endpoint_shared_keys); in sctp_endpoint_destroy()
Dauth.c121 void sctp_auth_destroy_keys(struct list_head *keys) in sctp_auth_destroy_keys() function
379 sctp_auth_destroy_keys(&asoc->endpoint_shared_keys); in sctp_auth_asoc_copy_shkeys()
Dassociola.c397 sctp_auth_destroy_keys(&asoc->endpoint_shared_keys); in sctp_association_free()