diff options
author | Tadeusz Struk <tadeusz.struk@intel.com> | 2016-04-07 00:42:32 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-04-15 17:13:55 +0300 |
commit | 6f0904ada402a45b3a0a3b9b6507d91d3a9da67a (patch) | |
tree | 81481775bdc12aa649e9a0b805437618d9620756 /arch/x86 | |
parent | 47cd30608f3fc3dbb4fdf37300baca911e2dde34 (diff) | |
download | linux-6f0904ada402a45b3a0a3b9b6507d91d3a9da67a.tar.xz |
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/x86')
0 files changed, 0 insertions, 0 deletions