Searched refs:SCTP_NUMBER_OF_SECRETS (Results 1 – 4 of 4) sorted by relevance
712 #define SCTP_NUMBER_OF_SECRETS 8 /* or 8 * 4 = 32 octets */ macro
358 uint32_t secret_key[SCTP_HOW_MANY_SECRETS][SCTP_NUMBER_OF_SECRETS];
3039 for (i = 0; i < SCTP_NUMBER_OF_SECRETS; i++) {
2027 for (i = 0; i < SCTP_NUMBER_OF_SECRETS; i++) { in sctp_timeout_handler()