summaryrefslogtreecommitdiffstats
path: root/userspace/ncrypto_key.c
Commit message (Expand)AuthorAgeFilesLines
* Abstract <linux/ncr.h> from <ncrypto.h> usersMiloslav Trmač2010-08-231-1/+1
* Add derivation algorithm param to ncr_key_derive()Miloslav Trmač2010-08-231-1/+2
* Add ncr_key_get_algorithm()Miloslav Trmač2010-08-231-0/+10
* Add helper function ncr_key_get_infoMiloslav Trmač2010-08-231-36/+17
* Allow empty id_sizeMiloslav Trmač2010-08-231-1/+1
* Use EOVERFLOW if input data is too largeMiloslav Trmač2010-08-231-2/+4
* Don't assume NCR_KEY_INVALID is 0Jan Chadima2010-08-231-13/+13
* Userspace library updates from JanJan Chadima2010-08-231-2/+2
* Initial userspace library versionJan Chadima2010-08-231-0/+370