Are there any AES cryptographic routines available to kernel modules?

Does any know if there are API's available at the driver level for AES encryption/decryption? I found a reference to the cryptographic framework on one of the forums but no reference to DDI interfaces. I am looking to use these under Solaris 10 on x86 and sparc.
[270 byte] By [tfortmann@xcapesolutions.neta] at [2007-11-26 20:48:53]
# 1

Yes there are. There is a whole framework that my team designed and implemented for Solaris 10 that provides access to hardware and software crypto.

You can find out more about it at the following places:

http://opensolaris.org/os/project/crypto/

email to crypto-discuss@opensolaris.org

We will also be adding a kernel developer section to the existing chapters in the Solaris Security developer guide that covers the cryptographic framework: http://docs.sun.com/app/docs/doc/816-4863/6mb20lvgm?a=view

For now thought that book only covers userland.

We would be very interested in helping you out and I would love to know what you intend to use AES for in the kernel.

darrenmoffata at 2007-7-10 2:12:21 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...