aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/trusted_defined.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-24trusted-keys: rename trusted_defined files to trustedMimi Zohar1-1180/+0
2011-01-19trusted-keys: avoid scattring va_end()Tetsuo Handa1-17/+13
2011-01-19trusted-keys: check for NULL before using itTetsuo Handa1-0/+5
2011-01-19trusted-keys: another free memory bugfixTetsuo Handa1-3/+5
2011-01-14trusted-keys: free memory bugfixMimi Zohar1-5/+7
2010-12-15trusted-keys: kzalloc and other cleanupMimi Zohar1-18/+16
2010-12-15trusted-keys: additional TSS return code and other error handlingMimi Zohar1-62/+87
2010-11-30keys: add missing include file for trusted and encrypted keysMimi Zohar1-0/+1
2010-11-29keys: add new trusted key-typeMimi Zohar1-0/+1151