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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.h 168 extern uint32_t sctp_get_auth_chunk_len(uint16_t hmac_algo);
sctp_output.c     [all...]
sctp_auth.c 846 sctp_get_auth_chunk_len(uint16_t hmac_algo) function
    [all...]
sctp_usrreq.c 281 overhead += sctp_get_auth_chunk_len(stcb->asoc.peer_hmac_id);
    [all...]

Completed in 32 milliseconds