Home
last modified time | relevance | path

Searched refs:rk_crypto_hw_desc_free (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2.c83 rk_crypto_hw_desc_free(&info->hw_desc); in rk_hw_crypto_v2_deinit()
H A Drk_crypto_utils.h58 void rk_crypto_hw_desc_free(struct rk_hw_desc *hw_desc);
H A Drk_crypto_v3.c185 rk_crypto_hw_desc_free(&info->hw_desc); in rk_hw_crypto_v3_deinit()
H A Drk_crypto_utils.c220 void rk_crypto_hw_desc_free(struct rk_hw_desc *hw_desc) in rk_crypto_hw_desc_free() function