Home
last modified time | relevance | path

Searched refs:sctp_auth_calculate_hmac (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/sctp/
H A Dauth.h92 void sctp_auth_calculate_hmac(const struct sctp_association *asoc,
/linux/net/sctp/
H A Doutput.c520 sctp_auth_calculate_hmac(tp->asoc, nskb, auth, in sctp_packet_pack()
H A Dauth.c707 void sctp_auth_calculate_hmac(const struct sctp_association *asoc, in sctp_auth_calculate_hmac() function
H A Dsm_statefuns.c4414 sctp_auth_calculate_hmac(asoc, chunk->skb, in sctp_sf_authenticate()