summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/blowfish
AgeCommit message (Collapse)AuthorFilesLines
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-1/+4
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2008-07-246559619 Enhance n2cp to support CCM modemcpowers1-3/+2
6637487 put algorithm mode code and other common code into kcf module 6648214 need CKM_AES_CTR for softtoken --HG-- rename : usr/src/common/crypto/aes/aes_cbc_crypt.c => deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.c rename : usr/src/common/crypto/aes/aes_cbc_crypt.h => deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.h rename : usr/src/common/crypto/blowfish/blowfish_cbc_crypt.c => deleted_files/usr/src/common/crypto/blowfish/blowfish_cbc_crypt.c rename : usr/src/common/crypto/blowfish/blowfish_cbc_crypt.h => deleted_files/usr/src/common/crypto/blowfish/blowfish_cbc_crypt.h rename : usr/src/common/crypto/des/des_cbc_crypt.c => deleted_files/usr/src/common/crypto/des/des_cbc_crypt.c rename : usr/src/common/crypto/des/des_cbc_crypt.h => deleted_files/usr/src/common/crypto/des/des_cbc_crypt.h
2008-01-035072961 Need an optimized MD5 implementation for amd64da730241-2/+2
6189743 Need an ARCFOUR implementation optimized for AMD64 6617458 amd64/rsa is a false positive reported by wsdiff
2006-11-056470037 remove global disable of some potentially useful lint warnings from ↵jg1-4/+13
the kernel lint build
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+94