summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/crypto
AgeCommit message (Expand)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe3-4/+4
2022-01-0614353 crypto_mech2id should take unlimited string argumentToomas Soome1-2/+2
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe2-41/+2
2020-06-0912390 AES: aes_mech_info_tab errorNick Ewins1-1/+1
2020-04-0712412 crypto: variable may be used uninitializedToomas Soome2-0/+18
2020-01-2111966 CTR mode tries to be both a stream and block cipher and fails at bothJason King1-94/+85
2019-11-0411824 Add SHA1_HMAC single-part support to dprovJason King1-1/+101
2019-10-0311265 Add support for SHA512_224 and SHA512_256 to KCF and PKCS#11Jason King2-14/+74
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-1/+1
2019-04-2410772 kcf: NULL pointer errorsToomas Soome2-36/+39
2019-04-2010730 dprov: NULL pointer errorsToomas Soome1-2/+2
2019-04-1910789 md5: NULL pointer errorsToomas Soome1-3/+3
2019-04-1910788 sha1: NULL pointer errorsToomas Soome1-1/+1
2019-04-1910787 rsa: NULL pointer errorsToomas Soome1-3/+3
2019-04-1910786 md4: NULL pointer errorsToomas Soome1-3/+3
2019-04-1910785 ecc: NULL pointer errorsToomas Soome1-3/+3
2019-04-1910784 aes: NULL pointer errorsToomas Soome1-3/+3
2019-04-1910782 blowfish: NULL pointer errorsToomas Soome1-3/+3
2019-04-1910781 arcfour: NULL pointer errorsToomas Soome1-3/+3
2019-04-1010660 swrand: NULL pointer errorsToomas Soome1-1/+1
2019-04-1010659 sha2: NULL pointer errorsToomas Soome1-1/+1
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome3-5/+6
2019-02-2510437 dca: NULL pointer errorsToomas Soome1-12/+12
2018-12-201228 Add CCM and GCM mode support to AES in pkcs11_softtokenJason King3-19/+7
2018-04-239413 dprov: this statement may fall throughToomas Soome1-0/+1
2017-11-305869 Need AES CMAC support in KCF+PKCS11Matt Barden6-261/+358
2017-10-188634 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-2/+2
2016-05-286640 dca gets the instance number a lot, never actually uses itRichard Lowe1-96/+22
2015-09-174185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (NULL is ...Matthew Ahrens1-1/+1
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix stud...Robert Mustacchi1-5/+7
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens2-0/+893
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi1-0/+11
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek2-4/+4
2014-04-234746 remove EXPORT_SRC leftoversJosef 'Jeff' Sipek1-11/+0
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek5-189/+0
2012-12-28995 boot message: No randomness provider enabled for /dev/randomGordon Ross2-27/+57
2011-04-03875 missing lwp_exit() in kcfpool_svc() induces panic in prchoose()Garrett D'Amore1-3/+13
2010-10-19349 hang during network boot (circular kcf dependency)Garrett D'Amore1-2/+11
2010-09-126 Need open kcfdGarrett D'Amore12-1367/+123
2010-08-046972233 Panic is seen when fips-140 mode is enabled and rebootedMisaki Miyashita1-2/+2
2010-07-196948723 Crypto to pkcs11 error mapping has wrong boundary checksZdenek Kotala1-2/+2
2010-07-066966188 missing mutex_exit call if error occurs while gathering random bytesValerie Bubb Fenwick1-0/+1
2010-06-076875651 move asymmetric crypto to libsoftcryptoDina K Nimeh1-191/+94
2010-05-04PSARC/2010/146 EOF unnecessary elfsign and kCF optionsValerie Bubb Fenwick15-235/+162
2010-04-236755097 C_GetMechanismInfo() via pkcs11_kernel doesn't obey kernel provider p...Vladimir Kotal1-2/+9
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-10/+11
2010-02-236849769 crypto modules _init: crypto_register_provider() failed during shutdownAnthony Scarpino13-262/+193
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-6/+6
2010-01-016719591 non-exploitable integer wraparound issue in copyin_key() [external re...Dan OpenSolaris Anderson14-80/+111
2009-12-11FWARC 2008/613 KT IOS Performance Counters APIJanie Lu4-50/+63