Searched refs:RC4_MECH_INFO_TYPE (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Darcfour.c61 #define RC4_MECH_INFO_TYPE 0 macro
66 {SUN_CKM_RC4, RC4_MECH_INFO_TYPE,
209 if ((mechanism)->cm_type != RC4_MECH_INFO_TYPE)
H A Ddprov.c236 RC4_MECH_INFO_TYPE, /* SUN_CKM_RC4 */ enumerator in enum:dprov_mech_type
517 {SUN_CKM_RC4, RC4_MECH_INFO_TYPE,
2310 mech_type == RC4_MECH_INFO_TYPE ||

Completed in 95 milliseconds