KEYS: Search for auth-key by name rather than target key ID
authorDavid Howells <dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:16 +0000 (10:35 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:16 +0000 (10:35 +0100)
commitd0a059cac6523b23ad7d743dec8783705aab1668
treef36c92dd61d579c0787ba7278e431852d1455f27
parent4bdf0bc300314141e5475e145acb8b5ad846f00d
KEYS: Search for auth-key by name rather than target key ID

Search for auth-key by name rather than by target key ID as, in a future
patch, we'll by searching directly by index key in preference to iteration
over all keys.

Signed-off-by: David Howells <dhowells@redhat.com>
security/keys/request_key_auth.c