* Vasile Marii | 2008-04-02 10:17:59 [+0300]: >>Are you using the in kernel module or your own? >>Which kernel version do you use? >it is the geode-aes driver from kernel 2.6.24.2 but modified, meaning That kernel should have a working version. So in theoory it should work without your modifications. >OK i'll do this right now, but the next question is: >after all, in blockcipher mode, the src, and dst addresses filled by >blkcipher_walk... are the real plaintext source and destination? No >other operations are made on that data? Yes. The data is not modified by the crypto stack. Dump the data on the the entre of the function and you will see it. Keep in mind that it is a kernel address and the geode expects a physical address. >>-- >>Vasile Marii > Sebastian -- 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