[SCTP]: Implement SCTP-AUTH internals
authorVlad Yasevich <vladislav.yasevich@hp.com>
Tue, 9 Oct 2007 08:15:59 +0000 (01:15 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:51:29 +0000 (16:51 -0700)
This patch implements the internals operations of the AUTH, such as
key computation and storage.  It also adds necessary variables to
the SCTP data structures.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found