SCTP_SECRET_SIZE 422 include/net/sctp/structs.h __u8 signature[SCTP_SECRET_SIZE]; SCTP_SECRET_SIZE 1330 include/net/sctp/structs.h __u8 secret_key[SCTP_HOW_MANY_SECRETS][SCTP_SECRET_SIZE]; SCTP_SECRET_SIZE 153 net/sctp/endpointola.c get_random_bytes(&ep->secret_key[0], SCTP_SECRET_SIZE); SCTP_SECRET_SIZE 1541 net/sctp/sm_make_chunk.c keylen = SCTP_SECRET_SIZE; SCTP_SECRET_SIZE 1609 net/sctp/sm_make_chunk.c keylen = SCTP_SECRET_SIZE;