Searched refs:stm32mp_auth_ops (Results 1 – 3 of 3) sorted by relevance
10 struct stm32mp_auth_ops { struct16 void stm32mp_init_auth(struct stm32mp_auth_ops *init_ptr); argument
18 static const struct stm32mp_auth_ops *auth_ops;20 void stm32mp_init_auth(struct stm32mp_auth_ops *init_ptr) in stm32mp_init_auth()
41 static struct stm32mp_auth_ops stm32mp1_auth_ops;
Completed in 4 milliseconds