Home
last modified time | relevance | path

Searched refs:sctp_auth_destroy_hmacs (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/sctp/
Dauth.h93 void sctp_auth_destroy_hmacs(struct crypto_hash *auth_hmacs[]);
/linux-4.4.14/net/sctp/
Dauth.c498 sctp_auth_destroy_hmacs(ep->auth_hmacs); in sctp_auth_init_hmacs()
503 void sctp_auth_destroy_hmacs(struct crypto_hash *auth_hmacs[]) in sctp_auth_destroy_hmacs() function
Dendpointola.c262 sctp_auth_destroy_hmacs(ep->auth_hmacs); in sctp_endpoint_destroy()