Hardware crypto drivers all seem to have encryption modes, but
aes-generic.c does not. But it must. What is the mode of
aes-generic.c? ECB seems the most bare-bones...but if it is ECB, why
not say so?
Thanks,
-kb the Kent who is trying to get some new crypto hardware working and
is looking to do some cribbing.