commit | dc4ccfd15d4fc7a91ddf222bc5eed5cc4bcf10e6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat May 22 22:53:09 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 25 17:37:17 2010 -0700 |
tree | 087e672d4a6caac9af433c0e9729612029cf8451 | |
parent | 3a2c034697558602a72e51897c6d3665bc515927 [diff] |
n2_crypto: Add HMAC support. One note is that, unlike with non-HMAC hashes, we can't support hmac(sha224) using the HMAC_SHA256 opcode. Signed-off-by: David S. Miller <davem@davemloft.net>