crypto: public_key: remove MPIs from public_key_signature struct
authorTadeusz Struk <tadeusz.struk@intel.com>
Tue, 2 Feb 2016 18:09:03 +0000 (10:09 -0800)
committerDavid Howells <dhowells@redhat.com>
Thu, 18 Feb 2016 14:52:32 +0000 (14:52 +0000)
commitd846e78e491ff4dd0747026c02414844d504fcb6
tree91bc22bdc8d08c5f3995432264effbbd78a90f94
parenteb5798f2e28f3b43091cecc71c84c3f6fb35c7de
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>
include/crypto/public_key.h