]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite243821c5955bf1061834d7a0b15881d402feb75
tree7cb757430c9681f8bb551e626b3e0a16523db98d
parent1ee8494636760b01d572ef914aa97e3a9167b3b4
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