ANDROID: gki_defconfig: enable CRYPTO_NULL
This config used to be indirectly selected via CRYPTO_AUTHENC but this changed with commit dbc4b145 ("crypto: authenc - use memcpy_sglist() instead of null skcipher"). Now CRYPTO_NULL needs to be explicitly enabled as it is requiered for XFRM networking tests. Cc: Eric Biggers <ebiggers@google.com> Cc: Maciej Żenczykowski <maze@google.com> Fixes: dbc4b145 ("crypto: authenc - use memcpy_sglist() instead of null skcipher") Change-Id: I9dadbcac5f0543b721157fa9d56bdad64c5b7374 Signed-off-by:Carlos Llamas <cmllamas@google.com>
Loading
Please sign in to comment