Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/sctp/
Dauth.h81 void sctp_auth_destroy_hmacs(struct crypto_shash *auth_hmacs[]);
/linux-6.12.1/net/sctp/
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()