2013-07-18 03:10:32

by Joel Fernandes

[permalink] [raw]
Subject: Suggestion for 3DES driver

Hi,

I am working on a driver for OMAP 3DES hardware similar to OMAP AES
(drivers/crypto/omap-aes). The hardware is similar in many ways and a lot of it
can be reused from first look.

Can anyone comment if its ok to add to omap-aes, calling it
drivers/crypto/omap-aesdes. That will ensure maximum reuse and reduce LOC too.
Any other suggestions?

Thanks,

-Joel