summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/crypto/io/crypto.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-0712412 crypto: variable may be used uninitializedToomas Soome1-0/+7
2018-12-201228 Add CCM and GCM mode support to AES in pkcs11_softtokenJason King1-2/+3
2017-11-305869 Need AES CMAC support in KCF+PKCS11Matt Barden1-28/+182
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2010-05-04PSARC/2010/146 EOF unnecessary elfsign and kCF optionsValerie Bubb Fenwick1-44/+36
2010-04-236755097 C_GetMechanismInfo() via pkcs11_kernel doesn't obey kernel provider p...Vladimir Kotal1-2/+9
2010-01-016719591 non-exploitable integer wraparound issue in copyin_key() [external re...Dan OpenSolaris Anderson1-20/+49
2009-12-11FWARC 2008/613 KT IOS Performance Counters APIJanie Lu1-7/+17
2009-11-106579499 update operations should be able to use in-place transformationsDan OpenSolaris Anderson1-5/+18
2009-09-026786946 kcf should check the key sizes before passing a job to a providerVladimir Kotal1-65/+72
2009-07-026855407 kernel crypto module reports firmware version incorrectlyWyllys Ingersoll1-0/+2
2009-05-196842120 crypto_attach leaks in snv_115Krishna Yenduri1-0/+2
2009-04-294781345 me_mutex lock in kcf_mech_entry_t can be broken upKrishna Yenduri1-39/+79
2008-12-086236948 need userland interface to list crypto algorithms available to kernel...onnv_105Dina K Nimeh1-0/+1
2008-12-08PSARC 2007/001 lofi(7d) crypto supportDina K Nimeh1-0/+191
2008-11-076767649 vmem_hash_delete: bad free issueMark Powers1-1/+1
2008-10-206722032 symmetric crypto scalability issues on batokaKrishna Yenduri1-12/+14
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-1/+1
2008-06-126714050 panic when a kcf provider under use is unregisteredkrishna1-5/+6
2008-04-116604363 Bulk encryption and digest algorithms have poor scalability on T5140/...krishna1-418/+442
2007-09-176560793 crypto modules should not use SCCS keywords in user-visible stringsmcpowers1-1/+1
2007-08-096482533 Threshold for HW offload via PKCS11 interfacehaimay1-3/+23
2007-07-116534628 /dev/crypto can use in-place when calling crypto_encrypt APImcpowers1-6/+18
2007-05-13PSARC 2007/092 key generation and derivation for providers without keystoremcpowers1-0/+487
2007-04-19PSARC/2007/213 Support KCF Providers with Limited Digest Capabilitykrishna1-1/+17
2007-03-286533554 crypto_buffer_check() is still expensivekrishna1-244/+106
2007-02-23PSARC/2007/093 Crypto Context sharing between providerskrishna1-15/+3
2007-02-086520071 crypto_buffer_check() is costly and is a scalability bottleneckkrishna1-9/+15
2006-10-175039325 pkcs11_kernel should be caching mechanism numbers from kCFkrishna1-2/+5
2006-05-01PSARC 2006/214 Crypto Framework random number API/SPI updatemcpowers1-2/+3
2006-04-136399680 logical provider selects busy membermcpowers1-54/+32
2005-11-14PSARC 2005/576 Support for complex cryptographic mechanismsmcpowers1-126/+409
2005-08-046303913 NULL in template to C_UnwrapKey causes panic in kEF.mcpowers1-2/+6
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+5786