Home
last modified time | relevance | path

Searched refs:SCTP_COOKIE_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/sctp/
H A Dconstants.h299 #define SCTP_COOKIE_KEY_SIZE 32 /* size of cookie HMAC key */ macro
/linux/net/sctp/
H A Dendpointola.c40 u8 raw_key[SCTP_COOKIE_KEY_SIZE]; in gen_cookie_auth_key()