Jan-Simon Möller 4c5c302494 crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
Replaced the use of a Variable Length Array In Struct (VLAIS) with a C99
compliant equivalent. This patch allocates the appropriate amount of memory
using a char array using the SHASH_DESC_ON_STACK macro.

The new code can be compiled with both gcc and clang.

Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
Signed-off-by: Behan Webster <behanw@converseincode.com>
Reviewed-by: Mark Charlebois <charlebm@gmail.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Cc: pageexec@freemail.hu
2014-10-14 10:51:24 +02:00
..
2014-04-18 14:20:48 +02:00
2013-04-25 21:01:47 +08:00
2014-08-01 22:35:55 +08:00
2013-02-04 21:16:53 +08:00
2010-02-16 20:33:49 +08:00
2014-08-01 22:35:55 +08:00
2008-08-29 15:50:02 +10:00
2014-08-01 22:35:55 +08:00
2014-08-29 21:46:35 +08:00
2014-08-29 21:46:35 +08:00
2014-06-25 21:51:53 +08:00
2011-08-06 18:32:45 -07:00
2014-08-01 22:35:55 +08:00
2014-08-01 22:35:55 +08:00