summaryrefslogtreecommitdiffstats
path: root/userspace/ncrypto_key.c
Commit message (Expand)AuthorAgeFilesLines
* Port key wrapping tests to *_lib.cMiloslav Trmač2010-08-241-1/+4
* Add Red Hat copyright notices to libcryptodevMiloslav Trmač2010-08-241-0/+27
* Avoid unnecessary internal relocationsMiloslav Trmač2010-08-241-3/+2
* Abstract <linux/ncr.h> from <ncrypto.h> usersMiloslav Trmač2010-08-241-1/+1
* Add derivation algorithm param to ncr_key_derive()Miloslav Trmač2010-08-241-1/+2
* Add ncr_key_get_algorithm()Miloslav Trmač2010-08-241-0/+10
* Add helper function ncr_key_get_infoMiloslav Trmač2010-08-241-36/+17
* Allow empty id_sizeMiloslav Trmač2010-08-241-1/+1
* Use EOVERFLOW if input data is too largeMiloslav Trmač2010-08-241-2/+4
* Don't assume NCR_KEY_INVALID is 0Jan Chadima2010-08-241-13/+13
* Userspace library updates from JanJan Chadima2010-08-241-2/+2
* Initial userspace library versionJan Chadima2010-08-241-0/+370