mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-04 08:10:36 +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