]> git.baikalelectronics.ru Git - kernel.git/commit
KEYS: output last portion of fingerprint in /proc/keys
authorDmitry Kasatkin <d.kasatkin@samsung.com>
Mon, 6 Oct 2014 16:25:45 +0000 (17:25 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 6 Oct 2014 16:33:27 +0000 (17:33 +0100)
commit25e04753be7b1c0d12b82858eaf347bf92b26a75
tree12ea977ca08adaf3d1a4936eed28d519918feb77
parent840aa94ecd68c35efdc0332a1f3234cbc0960f8d
KEYS: output last portion of fingerprint in /proc/keys

Previous version of KEYS used to output last 4 bytes of fingerprint.
Now it outputs 8 last bytes of raw subject, which does not make any
visual meaning at all. This patch restores old behavior.

Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: David Howells <dhowells@redhat.com>
crypto/asymmetric_keys/asymmetric_type.c