Home
last modified time | relevance | path

Searched defs:cert_nv_ctr (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/drivers/auth/
Dauth_mod.c323 unsigned int *cert_nv_ctr, in auth_nvctr()
462 unsigned int cert_nv_ctr = 0; in auth_mod_verify_img() local
/trusted-firmware-a-latest/include/drivers/auth/
Dauth_common.h86 auth_param_type_desc_t *cert_nv_ctr; /* NV counter in certificate */ member