include/net/sctp/auth.h
0 → 100644
+112
−0
+48
−1
+1
−0
+66
−5
+2
−1
Loading
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>