Searched refs:rk_crypto_hw_desc_alloc (Results 1 – 4 of 4) sorted by relevance
72 return rk_crypto_hw_desc_alloc(dev, &info->hw_desc); in rk_hw_crypto_v2_init()
51 int rk_crypto_hw_desc_alloc(struct device *dev, struct rk_hw_desc *hw_desc);
174 return rk_crypto_hw_desc_alloc(dev, &info->hw_desc); in rk_hw_crypto_v3_init()
184 int rk_crypto_hw_desc_alloc(struct device *dev, struct rk_hw_desc *hw_desc) in rk_crypto_hw_desc_alloc() function