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

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

Completed in 104 milliseconds