Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/drivers/auth/
Dauth_common.h88 } auth_method_param_nv_ctr_t; typedef
98 auth_method_param_nv_ctr_t nv_ctr;
/external/arm-trusted-firmware/drivers/auth/
Dauth_mod.c230 static int auth_nvctr(const auth_method_param_nv_ctr_t *param, in auth_nvctr()