Searched refs:SUN_CKM_MD5 (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dcksumtypes.c62 SUN_CKM_MD5,
71 SUN_CKM_MD5,
106 SUN_CKM_MD5,
115 SUN_CKM_MD5,
124 SUN_CKM_MD5,
H A Detypes.c82 SUN_CKM_MD5,
96 SUN_CKM_MD5,
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_sign_kcf.c41 t = crypto_mech2id(SUN_CKM_MD5);
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_sign.c68 crypto_mech_md5.cm_type = crypto_mech2id(SUN_CKM_MD5);
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h185 #define SUN_CKM_MD5 "CKM_MD5" macro
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_mech_tabs.c181 (void) strncpy(kcf_digest_mechs_tab[0].me_name, SUN_CKM_MD5,
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dmd5_mod.c77 MD5_MECH_INFO_TYPE, /* SUN_CKM_MD5 */
136 {SUN_CKM_MD5, MD5_MECH_INFO_TYPE,
H A Ddprov.c205 MD5_MECH_INFO_TYPE, /* SUN_CKM_MD5 */
321 {SUN_CKM_MD5, MD5_MECH_INFO_TYPE,
/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c296 md5_hash_mech = crypto_mech2id(SUN_CKM_MD5);

Completed in 101 milliseconds