Searched refs:rkce_hw_algo_valid (Results 1 – 3 of 3) sorted by relevance
346 bool rkce_hw_algo_valid(void *rkce_hw, uint32_t type, uint32_t algo, uint32_t mode);
177 bool rkce_hw_algo_valid(void *rkce_hw, uint32_t type, uint32_t algo, uint32_t mode) in rkce_hw_algo_valid() function
190 if (rkce_hw_algo_valid(priv->hardware, algo_type, map[i].rkce, 0)) in rk_load_map()