diff options
author | Stephan Mueller <smueller@chronox.de> | 2014-10-14 21:50:13 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-10-24 16:49:36 +0200 |
commit | 41a84982a1d728165554be3e2be845f2caf83b55 (patch) | |
tree | d49eb7d0d1993a36efd9f4ccbbc8b425fd0eb2bd /crypto/algboss.c | |
parent | crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.c (diff) | |
download | linux-41a84982a1d728165554be3e2be845f2caf83b55.tar.xz linux-41a84982a1d728165554be3e2be845f2caf83b55.zip |
crypto: drbg - use crypto_inc
The DRBG internal buffer addition function is replaced with crypto_inc when
a buffer is to be incremented by one.
The function drbg_add_buf is moved to the CONFIG_CRYPTO_DRBG_HASH ifdef
area as it is now only needed for the Hash DRBG.
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algboss.c')
0 files changed, 0 insertions, 0 deletions