Searched refs:sctp_hmac (Results 1 – 5 of 5) sorted by relevance
45 struct sctp_hmac { struct94 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id);95 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc);
37 static struct sctp_hmac sctp_hmac_list[SCTP_AUTH_NUM_HMACS] = {518 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac()526 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc) in sctp_auth_asoc_get_hmac()
208 struct sctp_hmac *hmac_desc = sctp_auth_asoc_get_hmac(asoc); in sctp_datamsg_from_user()
1264 struct sctp_hmac *hmac_desc; in sctp_make_auth()
3995 struct sctp_hmac *hmac; in sctp_sf_authenticate()