Home
last modified time | relevance | path

Searched refs:sctp_auth_chunk (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/net/sctp/
Dauth.h93 struct sk_buff *skb, struct sctp_auth_chunk *auth,
/Linux-v5.4/net/sctp/
Dchunk.c192 max_data -= SCTP_PAD4(sizeof(struct sctp_auth_chunk) + in sctp_datamsg_from_user()
Doutput.c410 struct sctp_auth_chunk *auth = NULL; in sctp_packet_pack()
467 auth = (struct sctp_auth_chunk *) in sctp_packet_pack()
Dauth.c707 struct sk_buff *skb, struct sctp_auth_chunk *auth, in sctp_auth_calculate_hmac()
Dsm_statefuns.c4224 sizeof(struct sctp_auth_chunk); in sctp_sf_authenticate()
4246 (struct sctp_auth_chunk *)chunk->chunk_hdr, in sctp_sf_authenticate()
4285 if (!sctp_chunk_length_valid(chunk, sizeof(struct sctp_auth_chunk))) in sctp_sf_eat_auth()
/Linux-v5.4/include/linux/
Dsctp.h724 struct sctp_auth_chunk { struct