commit | d846e78e491ff4dd0747026c02414844d504fcb6 | [log] [tgz] |
---|---|---|
author | Tadeusz Struk <tadeusz.struk@intel.com> | Tue Feb 02 10:09:03 2016 -0800 |
committer | David Howells <dhowells@redhat.com> | Thu Feb 18 14:52:32 2016 +0000 |
tree | 91bc22bdc8d08c5f3995432264effbbd78a90f94 | |
parent | eb5798f2e28f3b43091cecc71c84c3f6fb35c7de [diff] |
crypto: public_key: remove MPIs from public_key_signature struct After digsig_asymmetric.c is converted the MPIs can be now safely removed from the public_key_signature structure. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>