I implemented ECB & CBC block mode for AES. This implementation performs better then my initial attempt but the generic code is better in most cases therefore no need to add it to the kernel. Sebastian --