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