diff options
author | 2009-01-14 13:34:48 +1100 | |
---|---|---|
committer | 2009-02-18 16:48:05 +0800 | |
commit | 1693531e9ef11959300617c68a8322ad006b5475 (patch) | |
tree | 2cebdb86f8c22eb0363a320c100d66a178f29208 /crypto/api.c | |
parent | crypto: aes - Export x86 AES encrypt/decrypt functions (diff) | |
download | wireguard-linux-1693531e9ef11959300617c68a8322ad006b5475.tar.xz wireguard-linux-1693531e9ef11959300617c68a8322ad006b5475.zip |
crypto: shash - Remove superfluous check in init_tfm
We're currently checking the frontend type in init_tfm. This is
completely pointless because the fact that we're called at all
means that the frontend is ours so the type must match as well.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions