Home
last modified time | relevance | path

Searched refs:mtk_cipher_alg_release (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-platform.h227 void mtk_cipher_alg_release(struct mtk_cryp *cryp);
Dmtk-platform.c543 mtk_cipher_alg_release(cryp); in mtk_crypto_probe()
562 mtk_cipher_alg_release(cryp); in mtk_crypto_remove()
Dmtk-aes.c1339 void mtk_cipher_alg_release(struct mtk_cryp *cryp) in mtk_cipher_alg_release() function