Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dconstants.h281 #define SCTP_SECRET_SIZE 32 /* Number of octets in a 256 bits. */ macro
H A Dstructs.h337 __u8 signature[SCTP_SECRET_SIZE];
1294 __u8 secret_key[SCTP_SECRET_SIZE];
/kernel/linux/linux-6.6/include/net/sctp/
H A Dconstants.h299 #define SCTP_SECRET_SIZE 32 /* Number of octets in a 256 bits. */ macro
H A Dstructs.h341 __u8 signature[SCTP_SECRET_SIZE];
1318 __u8 secret_key[SCTP_SECRET_SIZE];

Completed in 10 milliseconds