diff options
author | Rik Snel <rsnel@cube.dyndns.org> | 2006-10-29 11:02:07 +1100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-06 18:38:55 -0800 |
commit | aec3694b987900de7ab789ea5749d673e0d634c4 (patch) | |
tree | 533c7c9fa8ee1733dbd21ce0386898297562dc4b /crypto/gf128mul.c | |
parent | cc44215eaaa5e4032946b962353526ae6c370c0e (diff) | |
download | linux-aec3694b987900de7ab789ea5749d673e0d634c4.tar.gz linux-aec3694b987900de7ab789ea5749d673e0d634c4.tar.xz |
[CRYPTO] lib: some common 128-bit block operations, nicely centralized
128bit is a common blocksize in linux kernel cryptography, so it helps to
centralize some common operations.
The code, while mostly trivial, is based on a header file mode_hdr.h in
http://fp.gladman.plus.com/AES/modes.vc8.19-06-06.zip
The original copyright (and GPL statement) of the original author,
Dr Brian Gladman, is preserved.
Signed-off-by: Rik Snel <rsnel@cube.dyndns.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/gf128mul.c')
0 files changed, 0 insertions, 0 deletions