Home
last modified time | relevance | path

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

/illumos-gate/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,
/illumos-gate/usr/src/test/crypto-tests/tests/modes/aes/cbc/
H A Daes_cbc.c38 .mechname = SUN_CKM_AES_CBC, in main()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h208 #define SUN_CKM_AES_CBC "CKM_AES_CBC" macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c450 (void) crypto_mech2id(SUN_CKM_AES_CBC); /* Load AES-CBC */ in ieee80211_crypto_attach()
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c71 {SUN_CKM_AES_CBC, AES_CBC_MECH_INFO_TYPE,
H A Ddprov.c486 {SUN_CKM_AES_CBC, AES_CBC_MECH_INFO_TYPE,