KEYS: Provide software public key query function
authorDavid Howells <dhowells@redhat.com>
Thu, 1 Sep 2016 10:13:12 +0000 (11:13 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 1 Sep 2016 10:13:12 +0000 (11:13 +0100)
commit3aa4e80d20089d324a9609cf579db40835aa7352
tree6b2a12bbb8b0481f0b73fb3b1ecd1199c1c7ddcf
parentdc0835658e6c41fba9bd138a861affe902345187
KEYS: Provide software public key query function

Provide a query function for the software public key implementation.  This
permits information about such a key to be obtained using
query_asymmetric_key() or KEYCTL_PKEY_QUERY.

Signed-off-by: David Howells <dhowells@redhat.com>
crypto/asymmetric_keys/public_key.c
This page took 0.024124 seconds and 5 git commands to generate.