Searched refs:sctp_hmacalgo (Results 1 – 2 of 2) sorted by relevance
666 struct sctp_hmacalgo { struct
2843 struct sctp_hmacalgo *shmac;2848 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, *optsize);4392 struct sctp_hmacalgo *shmac;4397 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, optsize);4398 … if ((optsize < sizeof(struct sctp_hmacalgo) + shmac->shmac_number_of_idents * sizeof(uint16_t)) ||