HomeSort by relevance Sort by last modified time
    Searched refs:SCTP_AUTH_DIGEST_LEN_SHA256 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.h 45 #define SCTP_AUTH_DIGEST_LEN_SHA256 32
46 #define SCTP_AUTH_DIGEST_LEN_MAX SCTP_AUTH_DIGEST_LEN_SHA256
sctp_auth.c 862 return (SCTP_AUTH_DIGEST_LEN_SHA256);
    [all...]

Completed in 928 milliseconds