Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_auth.h41 #define SCTP_AUTH_DIGEST_LEN_SHA1 20 macro
H A Dsctp_constants.h296 #define SCTP_SIGNATURE_SIZE SCTP_AUTH_DIGEST_LEN_SHA1
H A Dsctp_auth.c824 return (SCTP_AUTH_DIGEST_LEN_SHA1); in sctp_get_hmac_digest_len()