crypto: testmgr - add helpers for fuzzing against generic implementation
authorEric Biggers <ebiggers@google.com>
Fri, 12 Apr 2019 04:57:38 +0000 (21:57 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 Apr 2019 14:15:03 +0000 (22:15 +0800)
commitf2bb770ae89641be0e80b15f12c134689c770ca7
tree7cb757430c9681f8bb551e626b3e0a16523db98d
parent951d13328a8a366a3bc2f9321636ee09e6f61c99
crypto: testmgr - add helpers for fuzzing against generic implementation

Add some helper functions in preparation for fuzz testing algorithms
against their generic implementation.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c