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