summaryrefslogtreecommitdiffstats
path: root/examples/speed.c
Commit message (Expand)AuthorAgeFilesLines
* Replace ncr_algorithm_t by NLA_NUL_STRINGMiloslav Trmač2010-08-241-11/+14
* Convert *_SESSION_*Miloslav Trmač2010-08-241-12/+36
* Convert *_KEY_GENERATEMiloslav Trmač2010-08-241-7/+23
* Convert *_KEY_INITMiloslav Trmač2010-08-241-1/+2
* Drop <cryptodev.h>Miloslav Trmač2010-08-241-92/+3
* Compare cryptodev to NCR on a fair basis.Nikos Mavrogiannopoulos2010-08-231-24/+24
* removed the data type.Nikos Mavrogiannopoulos2010-07-261-113/+0
* Added the NCR-DIRECT to speed test.Nikos Mavrogiannopoulos2010-07-241-4/+89
* Added a support for reading session data directly from userspace.Nikos Mavrogiannopoulos2010-07-241-2/+3
* Simplified the session_op structure and combined the OP_SIGN with the OP_DIGESTNikos Mavrogiannopoulos2010-07-241-2/+2
* Splitted key from key_params structure. Also separated dsa from rsa structure...Nikos Mavrogiannopoulos2010-07-231-1/+1
* Minor fixes in example programs.Nikos Mavrogiannopoulos2010-07-231-0/+1
* Append_flag was removed.Nikos Mavrogiannopoulos2010-07-231-1/+0
* Revert "initial support for userspace data."Nikos Mavrogiannopoulos2010-07-231-105/+1
* initial support for userspace data.Nikos Mavrogiannopoulos2010-07-211-1/+105
* Added NULL cipher and a speed program to compare old cryptodev operations and...Nikos Mavrogiannopoulos2010-07-191-5/+120
* Backported zero copy /dev/crypto operations from master.Nikos Mavrogiannopoulos2010-07-191-0/+169