Searched hist:"31204 ed925b067d2bb65adb89501656f8274a32a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/keys/ |
H A D | user-type.h | diff 31204ed925b067d2bb65adb89501656f8274a32a Mon Jun 26 02:24:51 CDT 2006 David Howells <dhowells@redhat.com> [PATCH] keys: discard the contents of a key on revocation
Cause the keys linked to a keyring to be unlinked from it when revoked and it causes the data attached to a user-defined key to be discarded when revoked.
This frees up most of the quota a key occupied at that point, rather than waiting for the key to actually be destroyed.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/security/keys/ |
H A D | user_defined.c | diff 31204ed925b067d2bb65adb89501656f8274a32a Mon Jun 26 02:24:51 CDT 2006 David Howells <dhowells@redhat.com> [PATCH] keys: discard the contents of a key on revocation
Cause the keys linked to a keyring to be unlinked from it when revoked and it causes the data attached to a user-defined key to be discarded when revoked.
This frees up most of the quota a key occupied at that point, rather than waiting for the key to actually be destroyed.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | keyring.c | diff 31204ed925b067d2bb65adb89501656f8274a32a Mon Jun 26 02:24:51 CDT 2006 David Howells <dhowells@redhat.com> [PATCH] keys: discard the contents of a key on revocation
Cause the keys linked to a keyring to be unlinked from it when revoked and it causes the data attached to a user-defined key to be discarded when revoked.
This frees up most of the quota a key occupied at that point, rather than waiting for the key to actually be destroyed.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|