From: Stephan Mueller Date: Sat, 31 May 2014 15:22:31 +0000 (+0200) Subject: crypto: drbg - DRBG kernel configuration options X-Git-Tag: cleanup-for-v3.18~153^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=419090c6c6862abb54b7c77efc3c00ed35909d73;p=pandora-kernel.git crypto: drbg - DRBG kernel configuration options The different DRBG types of CTR, Hash, HMAC can be enabled or disabled at compile time. At least one DRBG type shall be selected. The default is the HMAC DRBG as its code base is smallest. Signed-off-by: Stephan Mueller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed