Searched hist:"16 feef4340172b7dbb9cba60850e78fa6388adf1" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | key.h | diff 16feef4340172b7dbb9cba60850e78fa6388adf1 Tue Sep 24 04:35:15 CDT 2013 David Howells <dhowells@redhat.com> KEYS: Consolidate the concept of an 'index key' for key access
Consolidate the concept of an 'index key' for accessing keys. The index key is the search term needed to find a key directly - basically the key type and the key description. We can add to that the description length.
This will be useful when turning a keyring into an associative array rather than just a pointer block.
Signed-off-by: David Howells <dhowells@redhat.com>
|
/openbmc/linux/security/keys/ |
H A D | request_key.c | diff 16feef4340172b7dbb9cba60850e78fa6388adf1 Tue Sep 24 04:35:15 CDT 2013 David Howells <dhowells@redhat.com> KEYS: Consolidate the concept of an 'index key' for key access
Consolidate the concept of an 'index key' for accessing keys. The index key is the search term needed to find a key directly - basically the key type and the key description. We can add to that the description length.
This will be useful when turning a keyring into an associative array rather than just a pointer block.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | internal.h | diff 16feef4340172b7dbb9cba60850e78fa6388adf1 Tue Sep 24 04:35:15 CDT 2013 David Howells <dhowells@redhat.com> KEYS: Consolidate the concept of an 'index key' for key access
Consolidate the concept of an 'index key' for accessing keys. The index key is the search term needed to find a key directly - basically the key type and the key description. We can add to that the description length.
This will be useful when turning a keyring into an associative array rather than just a pointer block.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | key.c | diff 16feef4340172b7dbb9cba60850e78fa6388adf1 Tue Sep 24 04:35:15 CDT 2013 David Howells <dhowells@redhat.com> KEYS: Consolidate the concept of an 'index key' for key access
Consolidate the concept of an 'index key' for accessing keys. The index key is the search term needed to find a key directly - basically the key type and the key description. We can add to that the description length.
This will be useful when turning a keyring into an associative array rather than just a pointer block.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | keyring.c | diff 16feef4340172b7dbb9cba60850e78fa6388adf1 Tue Sep 24 04:35:15 CDT 2013 David Howells <dhowells@redhat.com> KEYS: Consolidate the concept of an 'index key' for key access
Consolidate the concept of an 'index key' for accessing keys. The index key is the search term needed to find a key directly - basically the key type and the key description. We can add to that the description length.
This will be useful when turning a keyring into an associative array rather than just a pointer block.
Signed-off-by: David Howells <dhowells@redhat.com>
|