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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dcksumtypes.c89 SUN_CKM_SHA1_HMAC,
97 SUN_CKM_SHA1_HMAC,
133 SUN_CKM_SHA1_HMAC,
141 SUN_CKM_SHA1_HMAC,
H A Detypes.c140 SUN_CKM_SHA1_HMAC,
154 SUN_CKM_SHA1_HMAC,
168 SUN_CKM_SHA1_HMAC,
185 SUN_CKM_SHA1_HMAC,
200 SUN_CKM_SHA1_HMAC,
311 SUN_CKM_SHA1_HMAC,
325 SUN_CKM_SHA1_HMAC,
339 SUN_CKM_SHA1_HMAC,
353 SUN_CKM_SHA1_HMAC,
/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dkssl.c362 {CRYPTO_MECH_INVALID, SUN_CKM_SHA1_HMAC,
383 crypto_mech2id(SUN_CKM_SHA1_HMAC);
H A Dksslioctl.c448 else if (strncmp(SUN_CKM_SHA1_HMAC, mechs[i],
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h189 #define SUN_CKM_SHA1_HMAC "CKM_SHA_1_HMAC" macro
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_mech_tabs.c236 (void) strncpy(kcf_mac_mechs_tab[2].me_name, SUN_CKM_SHA1_HMAC,
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dsha1_mod.c97 {SUN_CKM_SHA1_HMAC, SHA1_HMAC_MECH_INFO_TYPE,
H A Ddprov.c209 SHA1_HMAC_MECH_INFO_TYPE, /* SUN_CKM_SHA1_HMAC */
347 {SUN_CKM_SHA1_HMAC, SHA1_HMAC_MECH_INFO_TYPE,
/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c293 sha1_hmac_mech = crypto_mech2id(SUN_CKM_SHA1_HMAC);

Completed in 109 milliseconds