History log of /illumos-gate/usr/src/uts/common/crypto/io/arcfour.c (Results 1 – 8 of 8)
Revision Date Author Comments
# c4fd2a77 20-Jan-2019 Toomas Soome

10781 arcfour: NULL pointer errors
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Approved by: Dan McDonald

10781 arcfour: NULL pointer errors
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 694c35fa 29-Jul-2013 Josef 'Jeff' Sipek

3882 Remove xmod & friends
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>


# d3b2efc7 23-Feb-2010 Anthony Scarpino

6849769 crypto modules _init: crypto_register_provider() failed during shutdown
6885135 assertion failed: kcf_dh != NULL
6907099 module load/unload errors could be a little less techie and om

6849769 crypto modules _init: crypto_register_provider() failed during shutdown
6885135 assertion failed: kcf_dh != NULL
6907099 module load/unload errors could be a little less techie and ominous

show more ...


# 95014fbb 01-Jan-2010 Dan OpenSolaris Anderson

6719591 non-exploitable integer wraparound issue in copyin_key() [external report]


# 92a8e44d 19-Mar-2009 Dan OpenSolaris Anderson

6812615 64-bit RC4 has poor performance on Intel Nehalem


# d2b32306 17-Sep-2007 mcpowers

6560793 crypto modules should not use SCCS keywords in user-visible strings
6598279 AES provider has incorrect definition for CK_AES_CTR_PARAMS
6601271 C_Verify() must pass CKA_EC_PARAMS to H

6560793 crypto modules should not use SCCS keywords in user-visible strings
6598279 AES provider has incorrect definition for CK_AES_CTR_PARAMS
6601271 C_Verify() must pass CKA_EC_PARAMS to HW providers
6603350 CK_*_PARAMS definitions should be in <sys/crypto/common.h>

show more ...


# 6a1073f8 23-Feb-2007 krishna

PSARC/2007/093 Crypto Context sharing between providers
6494834 support check for threshold when using hardware providers even for multi-part requests


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch