From: Stephan Mueller Date: Sat, 18 Apr 2015 17:37:00 +0000 (+0200) Subject: crypto: drbg - leave cipher handles operational X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~271 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa3ae6253ccda65e6824a2a38c8a87c204c28d84;p=pandora-kernel.git crypto: drbg - leave cipher handles operational As the DRBG does not operate on shadow copies of the DRBG instance any more, the cipher handles only need to be allocated once during initalization time and deallocated during uninstantiate time. Signed-off-by: Stephan Mueller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed