Searched refs:sctp_auth_chunk (Results 1 – 6 of 6) sorted by relevance
93 struct sk_buff *skb, struct sctp_auth_chunk *auth,
192 max_data -= SCTP_PAD4(sizeof(struct sctp_auth_chunk) + in sctp_datamsg_from_user()
410 struct sctp_auth_chunk *auth = NULL; in sctp_packet_pack()467 auth = (struct sctp_auth_chunk *) in sctp_packet_pack()
707 struct sk_buff *skb, struct sctp_auth_chunk *auth, in sctp_auth_calculate_hmac()
4224 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()
724 struct sctp_auth_chunk { struct