HomeSort by relevance Sort by last modified time
    Searched defs:SCTP_SIGNATURE_SIZE (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
sctpConstants.h 445 #define SCTP_SIGNATURE_SIZE 16 /* size of a MD5 signature */
447 #define SCTP_SIGNATURE_SIZE 20 /* size of a SLA-1 signature */
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_output.c     [all...]
sctp_constants.h 303 * SCTP_SIGNATURE_SIZE is the digest length
306 #define SCTP_SIGNATURE_SIZE SCTP_AUTH_DIGEST_LEN_SHA1
307 #define SCTP_SIGNATURE_ALOC_SIZE SCTP_SIGNATURE_SIZE
    [all...]

Completed in 54 milliseconds