Searched refs:aes_key_type (Results 1 – 2 of 2) sorted by relevance
127 roc_se_aes_type aes_key_type = 0; in cpt_ciph_aes_key_type_set() local131 aes_key_type = ROC_SE_AES_128_BIT; in cpt_ciph_aes_key_type_set()134 aes_key_type = ROC_SE_AES_192_BIT; in cpt_ciph_aes_key_type_set()137 aes_key_type = ROC_SE_AES_256_BIT; in cpt_ciph_aes_key_type_set()144 fctx->enc.aes_key = aes_key_type; in cpt_ciph_aes_key_type_set()
170 mc_aes_type_t aes_key_type = 0; in cpt_fc_ciph_set_key_set_aes_key_type() local173 aes_key_type = AES_128_BIT; in cpt_fc_ciph_set_key_set_aes_key_type()176 aes_key_type = AES_192_BIT; in cpt_fc_ciph_set_key_set_aes_key_type()179 aes_key_type = AES_256_BIT; in cpt_fc_ciph_set_key_set_aes_key_type()186 fctx->enc.aes_key = aes_key_type; in cpt_fc_ciph_set_key_set_aes_key_type()