]> git.ipfire.org Git - thirdparty/hostap.git/commit
Make random_add_randomness() debug print less verbose
authorJouni Malinen <j@w1.fi>
Sun, 8 Apr 2012 08:34:54 +0000 (11:34 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 8 Apr 2012 08:34:54 +0000 (11:34 +0300)
commit3208b5a0feab3fbd19d973551a54cfeceaa45a8a
tree4735f7b6ebc94f082465981a19e6c38f66434550
parent9f98810c5d9bfd99e1b2c3fc0be4d77dfa03c410
Make random_add_randomness() debug print less verbose

Mark the debug print excessive and print it only in case the entropy
collection is used since this function can get called pretty frequently.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/crypto/random.c