Hi all, I'm porting a security engine driver from 2.6.18 to 2.6.21/22. I've found that although 'cit_mode' is still in struct cipher_tfm, the definitions for CRYPTO_TFM_MODE_ECB and CRYPTO_TFM_MODE_CBC are gone! Our HW needs to know what mode to set up some SA flags. Any advice on how to best find this mode from a common cipher function which can handle AES, DES and 3DES? Advance thanks, Marc - 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