Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dauth.h81 void sctp_auth_destroy_hmacs(struct crypto_shash *auth_hmacs[]);
/openbmc/linux/net/sctp/
H A Dauth.c496 sctp_auth_destroy_hmacs(ep->auth_hmacs); in sctp_auth_init_hmacs()
502 void sctp_auth_destroy_hmacs(struct crypto_shash *auth_hmacs[]) in sctp_auth_destroy_hmacs() function
1087 sctp_auth_destroy_hmacs(ep->auth_hmacs); in sctp_auth_free()