mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-04 03:58:42 +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