summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/libtomcrypt/headers
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'standalone-master' into standalone-renamencr-standalone-renameMiloslav Trmač2010-09-063-3/+4
| | | | | | | | | | | | | | | | | | | | 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-273-5/+5
| | | | | | | | | | | | 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-231-0/+1
|
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-07-263-21/+27
| | | | | | | | | | | | 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
* Rename/delete files to fit into the kernel.Miloslav Trmač2010-07-2211-0/+1635
No files are modified in this commit - this is a "bridge" for allowing merges between standalone and integrated work.