Searched refs:SUN_CKM_RC4 (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Detypes.c214 SUN_CKM_RC4,
229 SUN_CKM_RC4,
244 SUN_CKM_RC4,
259 SUN_CKM_RC4,
275 SUN_CKM_RC4,
291 SUN_CKM_RC4,
/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dkssl.c366 {CRYPTO_MECH_INVALID, SUN_CKM_RC4,
386 crypto_mech2id(SUN_CKM_RC4);
H A Dksslioctl.c451 else if (strncmp(SUN_CKM_RC4, mechs[i],
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c451 (void) crypto_mech2id(SUN_CKM_RC4); /* Load RC4 */
H A Dnet80211_crypto_wep.c336 mech.cm_type = crypto_mech2id(SUN_CKM_RC4);
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h215 #define SUN_CKM_RC4 "CKM_RC4" macro
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_mech_tabs.c222 (void) strncpy(kcf_cipher_mechs_tab[8].me_name, SUN_CKM_RC4,
/illumos-gate/usr/src/uts/common/crypto/io/
H A Darcfour.c66 {SUN_CKM_RC4, RC4_MECH_INFO_TYPE,
H A Ddprov.c236 RC4_MECH_INFO_TYPE, /* SUN_CKM_RC4 */
517 {SUN_CKM_RC4, RC4_MECH_INFO_TYPE,
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c1895 (void) crypto_mech2id(SUN_CKM_RC4);
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c2054 (void) crypto_mech2id(SUN_CKM_RC4);
/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c2711 cd->mech_type = crypto_mech2id(SUN_CKM_RC4);

Completed in 140 milliseconds