summaryrefslogtreecommitdiffstats
path: root/userspace/setkey.c
Commit message (Expand)AuthorAgeFilesLines
* NCR_CIPHER_MAX_KEY_LEN no longer exist in userspace API.Nikos Mavrogiannopoulos2010-07-281-1/+3
* Initial additions to have PK encryption/decryption. Separated operationsNikos Mavrogiannopoulos2010-07-121-0/+5
* Be more strict when loading master key.Nikos Mavrogiannopoulos2010-06-171-3/+19
* Use current_euid() and task_pid_nr(current) to get identifiers for owners (fo...Nikos Mavrogiannopoulos2010-06-171-0/+63