On Sat, May 18, 2024 at 06:07:39AM -0700, James Bottomley wrote: > > I have a curiosity question: if Eric is right and it's looking for an optional hmac accelerator module, why don't I see this? The only real config difference between what I tested and what Nicholas did is he's arm and I'm x86. It depends on your kernel config. Perhaps you didn't build the TPM driver into the kernel? It's not an issue with an optional algorithm that's not included. It's the fact the Crypto API tries to load a module for any algorithm that requires instantiation (anything with "()" in its name). Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt