On Thu, Sep 17, 2026 at 03:59:13PM -0700, Alex Ousherovitch wrote:
>
> +             alg->halg.base.cra_flags       = CRYPTO_ALG_KERN_DRIVER_ONLY |
> +                                              CRYPTO_ALG_NO_FALLBACK |
> +                                              CRYPTO_ALG_ASYNC |
> +                                              CRYPTO_AHASH_ALG_BLOCK_ONLY;

Why did you set the NO_FALLBACK flag? This is only meant to be used
by very specific cases such as s390.

Cheers,
-- 
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to