mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-23 10:52:34 +00:00
Add intrinsics/stub routines support for single-block and multi-block (as used by Cipher Block Chaining mode) AES encryption and decryption operations on the SPARC platform. Reviewed-by: kvn, roland