Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dauth.h96 void sctp_auth_destroy_hmacs(struct crypto_shash *auth_hmacs[]);
/Linux-v4.19/net/sctp/
Dauth.c517 sctp_auth_destroy_hmacs(ep->auth_hmacs); in sctp_auth_init_hmacs()
522 void sctp_auth_destroy_hmacs(struct crypto_shash *auth_hmacs[]) in sctp_auth_destroy_hmacs() function
Dendpointola.c264 sctp_auth_destroy_hmacs(ep->auth_hmacs); in sctp_endpoint_destroy()