summaryrefslogtreecommitdiffstats
path: root/examples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'userspace' into integrationintegrationMiloslav Trmač2010-08-231-4/+14
|\
| * Abstract <linux/ncr.h> from <ncrypto.h> usersMiloslav Trmač2010-08-231-1/+1
| * Add port of examples/pk.c to libcryptodevMiloslav Trmač2010-08-231-2/+7
| * Integrate examples/ncr_lib.cMiloslav Trmač2010-08-231-1/+6
| * Don't repeat the list of example programsMiloslav Trmač2010-08-231-1/+1
* | Drop <cryptodev.h>Miloslav Trmač2010-08-231-10/+2
|/
* removed the data type.Nikos Mavrogiannopoulos2010-07-261-3/+2
* No need for ncr-direct. All session operations are being done on keys or on u...Nikos Mavrogiannopoulos2010-07-251-3/+0
* Added a support for reading session data directly from userspace.Nikos Mavrogiannopoulos2010-07-241-2/+6
* Revert "Modified NCR-USER API to "simplify" and allow setting of size of data...Nikos Mavrogiannopoulos2010-07-231-4/+0
* Modified NCR-USER API to "simplify" and allow setting of size of data structu...Nikos Mavrogiannopoulos2010-07-211-0/+4
* Backported zero copy /dev/crypto operations from master.Nikos Mavrogiannopoulos2010-07-191-2/+6
* Public and private keys are being generated in a new workqueue. Some other fi...Nikos Mavrogiannopoulos2010-07-071-8/+21
* Combined tests.Nikos Mavrogiannopoulos2010-06-171-4/+2
* Added ncr_key_import/export, generate and info. Those work with secret keys.Nikos Mavrogiannopoulos2010-06-171-2/+4
* Added data functionality and a test program.Nikos Mavrogiannopoulos2010-06-171-2/+4
* Corrected make clean, and corrected examples to use the current cryptodev.hNikos Mavrogiannopoulos2010-03-171-0/+3
* Examples were moved to examples/ directory.Nikos Mavrogiannopoulos2010-02-201-0/+9