Searched refs:SCTP_SECRET_SIZE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h323 #define SCTP_SECRET_SIZE 32 /* Number of octets in a 256 bits. */ macro
H A Dstructs.h443 __u8 signature[SCTP_SECRET_SIZE];
1341 __u8 secret_key[SCTP_HOW_MANY_SECRETS][SCTP_SECRET_SIZE];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A DsctpConstants.h442 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dendpointola.c153 get_random_bytes(&ep->secret_key[0], SCTP_SECRET_SIZE);
H A Dsm_make_chunk.c1589 keylen = SCTP_SECRET_SIZE;
1657 keylen = SCTP_SECRET_SIZE;

Completed in 75 milliseconds