summaryrefslogtreecommitdiff
path: root/usr/src/common/crypto/aes/aes_impl.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek1-11/+0
2010-07-146812663 Running out of bits in x86_featureKuriakose Kuruvilla1-5/+4
2010-01-016719591 non-exploitable integer wraparound issue in copyin_key() [external re...Dan OpenSolaris Anderson1-2/+2
2009-04-176767618 Need an optimized AES leveraging Intel's AES instructionsDan OpenSolaris Anderson1-145/+195
2009-04-106803836 Solaris Cryptographic Framework needs to support AES GMACMark Powers1-3/+3
2008-11-14PSARC/2006/684 libsoftcryptoAnthony Scarpino1-1/+7
2008-11-046260053 Solaris Cryptographic Framework needs to support AES in GCM modeMark Powers1-0/+8
2008-08-286717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64 (...Daniel Anderson1-17/+17
2008-08-275007142 Add ntohll and htonll to sys/byteorder.hDaniel Anderson1-59/+17
2008-07-246559619 Enhance n2cp to support CCM modemcpowers1-4/+108
2008-06-135072963 Need an optimized AES implementation for amd64da730241-122/+233
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1565