Home
last modified time | relevance | path

Searched refs:SUN_CKM_AES_CBC (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Detypes.c310 SUN_CKM_AES_CBC,
324 SUN_CKM_AES_CBC,
338 SUN_CKM_AES_CBC,
352 SUN_CKM_AES_CBC,
/titanic_41/usr/src/uts/common/inet/kssl/
H A Dkssl.c371 {CRYPTO_MECH_INVALID, SUN_CKM_AES_CBC,
393 crypto_mech2id(SUN_CKM_AES_CBC); in kssl_init_mechs()
H A Dksslioctl.c460 else if (strncmp(SUN_CKM_AES_CBC, mechs[i], in create_kssl_entry()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dcommon.h203 #define SUN_CKM_AES_CBC "CKM_AES_CBC" macro
/titanic_41/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c452 (void) crypto_mech2id(SUN_CKM_AES_CBC); /* Load AES-CBC */ in ieee80211_crypto_attach()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Daes_provider.c58 ASSERT(key->kef_mt == crypto_mech2id(SUN_CKM_AES_CBC)); in krb5int_aes_encrypt()
503 ASSERT(key->kef_mt == crypto_mech2id(SUN_CKM_AES_CBC)); in krb5int_aes_decrypt()
/titanic_41/usr/src/uts/common/crypto/core/
H A Dkcf_mech_tabs.c214 (void) strncpy(kcf_cipher_mechs_tab[6].me_name, SUN_CKM_AES_CBC, in kcf_init_mech_tabs()
/titanic_41/usr/src/uts/common/crypto/io/
H A Daes.c69 {SUN_CKM_AES_CBC, AES_CBC_MECH_INFO_TYPE,
H A Ddprov.c473 {SUN_CKM_AES_CBC, AES_CBC_MECH_INFO_TYPE,