In message: [linux-yocto] [kernel-cache][PATCH] base.cfg: enable kernel crypto 
userspace API
on 07/04/2022 Alexander Kanavin wrote:

> hardlink from util-linux 2.38 makes use of it and fails
> its test suite in particular.
> 
> Signed-off-by: Alexander Kanavin <[email protected]>
> ---
>  ktypes/base/base.cfg | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/ktypes/base/base.cfg b/ktypes/base/base.cfg
> index f52c0964..d1a4b93b 100644
> --- a/ktypes/base/base.cfg
> +++ b/ktypes/base/base.cfg
> @@ -1079,6 +1079,10 @@ CONFIG_CRYPTO=y
>  CONFIG_CRYPTO_DES=y
>  CONFIG_CRYPTO_ARC4=y
>  CONFIG_CRYPTO_LIB_ARC4=y
> +CONFIG_CRYPTO_USER_API_HASH=m
> +CONFIG_CRYPTO_USER_API_SKCIPHER=m
> +CONFIG_CRYPTO_USER_API_RNG=m
> +CONFIG_CRYPTO_USER_API_AEAD=m

5.10+ seems reasonable for this, if there's another version of interest, let
me know.

Bruce

>  
>  #
>  # Hardware crypto devices
> -- 
> 2.30.2
> 

> 
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11139): 
https://lists.yoctoproject.org/g/linux-yocto/message/11139
Mute This Topic: https://lists.yoctoproject.org/mt/90308152/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to