Searched defs:mtk_ecc_config (Results 1 – 2 of 2) sorted by relevance
29 struct mtk_ecc_config { struct38 int mtk_ecc_encode(struct mtk_ecc *, struct mtk_ecc_config *, u8 *, u32); argument
173 static int mtk_ecc_config(struct mtk_ecc *ecc, struct mtk_ecc_config *config) in mtk_ecc_config() function