Home
last modified time | relevance | path

Searched refs:SCTP_AUTH_DIGEST_LEN_SHA1 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_auth.h44 #define SCTP_AUTH_DIGEST_LEN_SHA1 20 macro
H A Dsctp_constants.h299 #define SCTP_SIGNATURE_SIZE SCTP_AUTH_DIGEST_LEN_SHA1
H A Dsctp_auth.c827 return (SCTP_AUTH_DIGEST_LEN_SHA1); in sctp_get_hmac_digest_len()
/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h299 #define SCTP_SIGNATURE_SIZE SCTP_AUTH_DIGEST_LEN_SHA1