Re: IV generation in geode-aes

2013-09-26 Thread Hamid Nassiby
amp;walk, dst, src, nbytes); err = blkcipher_walk_virt(desc, &walk); op->iv = walk.iv; ... Regards. On Thu, Sep 19, 2013 at 4:34 PM, Sohail wrote: > Hi all, > I could'nt understand the mechanism of IV generation in geode-aes. Can > someone explain it in easy to understand manner? > >

IV generation in geode-aes

2013-09-26 Thread Sohail
Hi all, I could'nt understand the mechanism of IV generation in geode-aes. Can someone explain it in easy to understand manner? Thanks a lot. -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More ma