Hi. On Mon, Nov 03, 2008 at 11:01:16AM +0000, Dean Jenkins (djenkins@xxxxxxxxxx) wrote: > I observe that the ESP module uses an AEAD crypto API. AEAD means > Authentication Encryption with Associated Data. It seems Encryption and HMAC > are combined into a single API. Am I correct ? > > Please can anyone explain how individual Encryption algorithms and Hashing > algorithms are selected for the AEAD API ? For example, I want to use a > particular AES and SHA-1 implementations in a hardware accelerator. You can find precise examples in crypto/tcrypt.c test module. -- Evgeniy Polyakov -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html