aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorStephan Mueller <[email protected]>2014-08-17 17:39:31 +0200
committerHerbert Xu <[email protected]>2014-08-25 20:34:11 +0800
commite6c0244ad38a358598392638688b1dcac7878f66 (patch)
tree974c13306d5fbbfbc221839ec667511247288149 /tools/perf/util/scripting-engines/trace-event-python.c
parentf072f0e0fe0f3758c7c94bee875564c89fd07d08 (diff)
crypto: drbg - use kmalloc instead of kzalloc for V and C
When allocating V, C, the zeroization is only needed when allocating a new instance of the DRBG, i.e. when performing an initial seeding. For all other allocations, the memcpy implemented in drbg_copy_drbg ensures that the memory is filled with the correct information. Signed-off-by: Stephan Mueller <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions