summaryrefslogtreecommitdiffstats
path: root/crypto/userspace
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'standalone-master' into standalone-renamencr-standalone-renameMiloslav Trmač2010-09-0630-1209/+705
| | | | | | | | | | | | | | | | | | | | 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-2721-1783/+2090
| | | | | | | | | | | | 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-2330-28/+24
|
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-08-204-6/+4
|
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-08-0810-23/+24
| | | | | | | | | 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-0534-4/+38
|
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-08-043-99/+29
|
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-08-021-1/+2
|
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-07-317-303/+328
|
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-07-318-112/+144
| | | | | | | | Conflicts: AUTHORS README TODO userspace/setkey.c
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-07-2715-182/+718
| | | | | | Conflicts: COPYING examples/pk.c
* Merge branch 'standalone-master' into standalone-renameMiloslav Trmač2010-07-2631-1138/+1172
| | | | | | | | | | | | 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-2311-876/+188
| | | | | | | | Conflicts: examples/Makefile examples/ncr.c examples/pk.c examples/speed.c
* Rename/delete files to fit into the kernel.Miloslav Trmač2010-07-22224-0/+26959
No files are modified in this commit - this is a "bridge" for allowing merges between standalone and integrated work.