Home
last modified time | relevance | path

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

/arm-trusted-firmware/drivers/auth/
H A Dauth_mod.c323 unsigned int *cert_nv_ctr, in auth_nvctr() argument
462 unsigned int cert_nv_ctr = 0; in auth_mod_verify_img() local
[all...]
/arm-trusted-firmware/include/drivers/auth/
H A Dauth_common.h86 auth_param_type_desc_t *cert_nv_ctr; /* NV counter in certificate */ member