index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
/
big_key.c
Age
Commit message (
Expand
)
Author
2017-10-27
KEYS: Fix race between updating and finding a negative key
David Howells
2017-10-05
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2017-10-05
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2016-10-27
KEYS: Sort out big_key initialisation
David Howells
2016-06-24
KEYS: Use skcipher for big keys
Herbert Xu
2016-04-12
Security: Keys: Big keys stored encrypted
Kirill Marinushkin
2016-02-18
security/keys: make big_key.c explicitly non-modular
Paul Gortmaker
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
2014-07-22
KEYS: big_key: Use key preparsing
David Howells
2013-12-02
security: shmem: implement kernel private shmem inodes
Eric Paris
2013-11-13
KEYS: Fix error handling in big_key instantiation
David Howells
2013-10-30
KEYS: fix error return code in big_key_instantiate()
Wei Yongjun
2013-09-24
KEYS: Implement a big key type that can save to tmpfs
David Howells