commit | 1f485649f52929d9937b346a920a522a7363e202 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Tue Oct 09 01:15:59 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:51:29 2007 -0700 |
tree | 663ac69ba7fff641e243306d7aad5b95378e4d6d | |
parent | f7b0e93ba1a484700bd1b0e36bdaddaf4eb51b0b [diff] |
[SCTP]: Implement SCTP-AUTH internals 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>