summaryrefslogtreecommitdiffstats
path: root/ncr-int.h
Commit message (Expand)AuthorAgeFilesLines
* Improvements in key wrapping. Allowed symmetric keys to wrap assymetric ones.Nikos Mavrogiannopoulos2010-08-211-0/+1
* export ncr_key_clear(). And disallow key derivation from wrapping keys.Nikos Mavrogiannopoulos2010-08-211-0/+2
* Added KEY_WRAPPING flag that allows a key to be used for wrapping other keys.Nikos Mavrogiannopoulos2010-08-191-0/+1
* Merge branch 'bugfixes'Miloslav Trmač2010-08-071-1/+1
|\
| * Use a struct mutex for session_item_st.mem_mutexMiloslav Trmač2010-08-071-1/+2
* | Merge branch 'master' into replace-listsMiloslav Trmač2010-07-301-1/+1
|\|
| * NCR_CIPHER_MAX_KEY_LEN no longer exist in userspace API.Nikos Mavrogiannopoulos2010-07-281-0/+1
| * Drop a duplicate prototypeMiloslav Trmač2010-07-281-1/+0
| * Drop left-over code for data objectsMiloslav Trmač2010-07-281-1/+0
* | Finally remove the unused list_sem_st.Miloslav Trmač2010-07-281-5/+0
* | Merge branch 'bugfixes' into replace-listsMiloslav Trmač2010-07-281-1/+0
|\ \
| * | Drop left-over code for data objectsMiloslav Trmač2010-07-271-1/+0
| |/
* | Store all types of limits together.Miloslav Trmač2010-07-281-0/+1
* | Use <linux/idr.h> for session ID allocation and lookupMiloslav Trmač2010-07-281-3/+2
* | Use <linux/idr.h> for key ID allocation and lookupMiloslav Trmač2010-07-281-2/+4
* | Use ncr_lists instead of list_sem_st in intefacesMiloslav Trmač2010-07-271-23/+23
|/
* Implemented Diffie Hellman Key exchange.Nikos Mavrogiannopoulos2010-07-271-1/+5
* Added Diffie Hellman key generation.Nikos Mavrogiannopoulos2010-07-271-0/+3
* removed the data type.Nikos Mavrogiannopoulos2010-07-261-53/+2
* ncr_int.h -> ncr-int.hNikos Mavrogiannopoulos2010-07-251-0/+221