Lines Matching refs:sctp_association
37 struct sctp_association;
85 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp);
87 const struct sctp_association *asoc,
90 struct sctp_association *asoc,
95 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc);
96 void sctp_auth_asoc_set_default_hmac(struct sctp_association *asoc,
98 int sctp_auth_asoc_verify_hmac_id(const struct sctp_association *asoc,
100 int sctp_auth_send_cid(sctp_cid_t chunk, const struct sctp_association *asoc);
101 int sctp_auth_recv_cid(sctp_cid_t chunk, const struct sctp_association *asoc);
102 void sctp_auth_calculate_hmac(const struct sctp_association *asoc,
111 struct sctp_association *asoc,
114 struct sctp_association *asoc,
117 struct sctp_association *asoc,