aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorStephan Mueller <[email protected]>2015-04-18 19:35:45 +0200
committerHerbert Xu <[email protected]>2015-04-21 09:14:45 +0800
commit082eb10ba97449a370e58f746522a4b90bcaee78 (patch)
tree9b5c9dce71039eab77779297bdfa8f5e57a306fe /tools/perf/scripts/python/bin
parent04a34d4680e75e9be63204b3a7b51a6abe3ce35a (diff)
crypto: drbg - fix drbg_generate return val check
The drbg_generate returns 0 in success case. That means that drbg_generate_long will always only generate drbg_max_request_bytes at most. Longer requests will be truncated to drbg_max_request_bytes. Reported-by: Herbert Xu <[email protected]> Signed-off-by: Stephan Mueller <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions