summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/libpkcs11/common/metaObjectManager.c
AgeCommit message (Collapse)AuthorFilesLines
2019-06-2511151 libpkcs11: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Jason Lippert <jason@glasspelican.ca> Reviewed by: Jason King <jbk@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-08-019642 PKCS#11 softtoken should use explicit_bzeroJason King1-9/+12
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Ken Mays <kmays2000@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2010-06-046948198 metaslot leaks clone_template in metaObjectManager.cDan OpenSolaris Anderson1-4/+4
2009-03-206666204 meta slot opens and closes /dev/urandom needlessly for every readDina K Nimeh1-14/+4
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil
2009-02-276784451 consolidate duplicative looping_read() and looping_write() code into ↵Dina K Nimeh1-6/+3
libcryptoutil
2009-02-096796952 bignum sparc not using optimizations in libsoftcryptoAnthony Scarpino1-8/+11
6782907 Certificate signing request (CSR) using certutil fails on T1/T2 based systems 6609549 Sun Metaslot erroneously reports CKR_SESSION_READ_ONLY for C_DestroyObject on RW session 6728680 T2000 SoftToken slot reports absent but non-removable token when .sunw directory inaccessible
2007-12-186566433 zpool create fails during jumpstart due to random_get_pseudo_bytes ↵krishna1-7/+9
not random 6638710 Intermittent failures using n2cp via metaslot running pk11aesperf
2007-05-296543159 metaslot should check for function availability before trying ↵dinak1-25/+29
hardware provider
2007-05-13PSARC 2007/092 key generation and derivation for providers without keystoremcpowers1-34/+501
6462782 Metaslot needs to generate a token object from a session object. 6462780 Softtoken keystore needs to store keys ECC objects 6339802 support keygen operations by acceleration only providers
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1712