summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/pkcs11_softtoken/common/softDigest.c
AgeCommit message (Collapse)AuthorFilesLines
2018-08-079698 pkcs11 C_Digest() is too restrictive in inputJason King1-1/+2
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Matt Barden <matt.barden@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2008-09-256720255 soft_digest_init() memory leaks caused by digest operations on a ↵Alexandr Nedvedicky1-13/+12
system with HW crypto provider 6745244 inconsistent locking of soft_session_t mutex in soft_{get,set}_operationstate() 6748371 memcpy() wastes cycles in soft_get_operationstate()/soft_set_operationstate()
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+442