Searched refs:SUN_CKM_AES_ECB (Results 1 – 6 of 6) sorted by relevance
39 .mechname = SUN_CKM_AES_ECB in main()
210 #define SUN_CKM_AES_ECB "CKM_AES_ECB" macro
218 (void) strncpy(kcf_cipher_mechs_tab[7].me_name, SUN_CKM_AES_ECB, in kcf_init_mech_tabs()
66 {SUN_CKM_AES_ECB, AES_ECB_MECH_INFO_TYPE,
501 {SUN_CKM_AES_ECB, AES_ECB_MECH_INFO_TYPE,
2719 cd->mech_type = crypto_mech2id(SUN_CKM_AES_ECB); in setup_crypto()