kernel-fxtec-pro1x/include/net/sctp
Vlad Yasevich 9ad0977fe1 [SCTP]: Use crc32c library for checksum calculations.
The crc32c library used an identical table and algorithm
as SCTP.  Switch to using the library instead of carrying
our own table.  Using crypto layer proved to have too
much overhead compared to using the library directly.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:58:20 -08:00
..
auth.h SCTP endianness annotations regression 2007-10-29 07:41:32 -07:00
checksum.h [SCTP]: Use crc32c library for checksum calculations. 2008-01-28 14:58:20 -08:00
command.h SCTP: Fix difference cases of retransmit. 2007-11-07 11:39:27 -05:00
constants.h [IPV4] sctp: Use ipv4_is_<type> 2008-01-28 14:58:17 -08:00
sctp.h [SCTP]: Use crc32c library for checksum calculations. 2008-01-28 14:58:20 -08:00
sm.h [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
structs.h [NET] include/net/: Spelling fixes 2007-12-20 13:56:32 -08:00
tsnmap.h [SCTP]: Annotate tsn_dups. 2006-12-02 21:26:22 -08:00
ulpevent.h [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
ulpqueue.h SCTP: properly clean up fragment and ordering queues during FWD-TSN. 2007-08-29 13:34:33 -04:00
user.h [SCTP]: Fix the name of the authentication event. 2008-01-08 23:30:02 -08:00