summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'standalone-master' into standalone-renamencr-standalone-renameMiloslav Trmač2010-09-061-0/+2
| | | | | | | | | | | | | | | | | | | | Conflicts: crypto/userspace/libtomcrypt/misc/qsort.c crypto/userspace/libtommath/bn_mp_and.c crypto/userspace/libtommath/bn_mp_exteuclid.c crypto/userspace/libtommath/bn_mp_jacobi.c crypto/userspace/libtommath/bn_mp_or.c crypto/userspace/libtommath/bn_mp_prime_fermat.c crypto/userspace/libtommath/bn_mp_radix_size.c crypto/userspace/libtommath/bn_mp_radix_smap.c crypto/userspace/libtommath/bn_mp_read_radix.c crypto/userspace/libtommath/bn_mp_sqrt.c crypto/userspace/libtommath/bn_mp_toradix.c crypto/userspace/libtommath/bn_mp_toradix_n.c crypto/userspace/libtommath/bn_mp_xor.c examples/Makefile examples/ncr.c examples/pk.c
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-08-272-363/+180
| | | | | | | | | | | | Conflicts: TODO crypto.4 examples/Makefile examples/ncr.c examples/pk.c examples/speed.c include/linux/cryptodev.h userspace/setkey.c
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-08-082-48/+49
| | | | | | | | | Conflicts: examples/cipher.c examples/hmac.c examples/ncr.c examples/pk.c userspace/setkey.c
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-08-051-2/+2
|
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-07-311-2/+1
| | | | | | | | Conflicts: AUTHORS README TODO userspace/setkey.c
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-07-271-7/+23
| | | | | | Conflicts: COPYING examples/pk.c
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-07-261-46/+31
| | | | | | | | | | | | Conflicts: crypto/userspace/ncr-data.c crypto/userspace/ncr_int.h examples/Makefile examples/ncr.c examples/pk.c examples/speed.c ncr-int.h ncr_int.h
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-07-231-19/+17
| | | | | | | | Conflicts: examples/Makefile examples/ncr.c examples/pk.c examples/speed.c
* Rename/delete files to fit into the kernel.Miloslav Trmač2010-07-222-0/+472
No files are modified in this commit - this is a "bridge" for allowing merges between standalone and integrated work.