commit | b7e0fe9f81e19c4f2a1369b324c3c062c1738be4 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Thu Nov 29 09:53:52 2007 -0500 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Thu Nov 29 10:17:42 2007 -0500 |
tree | fe9d856c35e3d0ee5bd5acd9bd6b8dad93a3dd50 | |
parent | 555d3d5d2be13675490a80df0d7961551822ef1f [diff] |
SCTP: Fix build issues with SCTP AUTH. SCTP-AUTH requires selection of CRYPTO, HMAC and SHA1 since SHA1 is a MUST requirement for AUTH. We also support SHA256, but that's optional, so fix the code to treat it as such. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>