[CRYPTO] cast6: inline bloat--
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Tue, 8 Jan 2008 06:20:31 +0000 (17:20 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:17:02 +0000 (08:17 +1100)
commite6ccc727f30a02670f6a00df6d548942bc988f43
tree31b7e261627159eb43fed7d877d3a2db111479a4
parent6eb7228421c01ba48a6a88a7a5b3e71cfb70d4a9
[CRYPTO] cast6: inline bloat--

Bloat-o-meter shows rather high readings for cast6...

crypto/cast6.c:
  cast6_setkey  | -1310
  cast6_encrypt | -4567
  cast6_decrypt | -4561
 3 functions changed, 10438 bytes removed, diff: -10438

crypto/cast6.c:
  W    | +659
  Q    | +308
  QBAR | +316
 3 functions changed, 1283 bytes added, diff: +1283

crypto/cast6.o:
 6 functions changed, 1283 bytes added, 10438 bytes removed, diff: -9155

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/cast6.c