Searched defs:SCTP_SIGNATURE_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
H A DsctpConstants.h445 #define SCTP_SIGNATURE_SIZE 16 /* size of a MD5 signature */ macro
447 #define SCTP_SIGNATURE_SIZE 20 /* size of a SLA-1 signature */ macro
/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h303 #define SCTP_SIGNATURE_SIZE SCTP_AUTH_DIGEST_LEN_SHA1 macro
H A Dsctp_output.c6115 (uint8_t *) signature, SCTP_SIGNATURE_SIZE); local

Completed in 81 milliseconds