diff options
author | Tadeusz Struk <tadeusz.struk@intel.com> | 2016-04-06 14:42:32 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-04-15 22:13:55 +0800 |
commit | 6f0904ada402a45b3a0a3b9b6507d91d3a9da67a (patch) | |
tree | 81481775bdc12aa649e9a0b805437618d9620756 /arch | |
parent | 47cd30608f3fc3dbb4fdf37300baca911e2dde34 (diff) |
crypto: rsa-pkcs1pad - fix dst len
The output buffer length has to be at least as big as the key_size.
It is then updated to the actual output size by the implementation.
Cc: <stable@vger.kernel.org>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions