Home
last modified time | relevance | path

Searched refs:auth_method_param_nv_ctr_t (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/auth/
H A Dauth_common.h88 } auth_method_param_nv_ctr_t; typedef
98 auth_method_param_nv_ctr_t nv_ctr;
/rk3399_ARM-atf/drivers/auth/
H A Dauth_mod.c323 static int auth_nvctr(const auth_method_param_nv_ctr_t *param, in auth_nvctr()
481 const auth_method_param_nv_ctr_t *nv_ctr_param = NULL; in auth_mod_verify_img()