Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/fconf/
A Dfconf_cot_getter.c152 auth_param_type_t auth_param_type = AUTH_PARAM_NONE; in set_auth_method() local
161 auth_param_type = AUTH_PARAM_PUB_KEY; in set_auth_method()
167 auth_param_type = AUTH_PARAM_HASH; in set_auth_method()
171 auth_param_type = AUTH_PARAM_NV_CTR; in set_auth_method()
176 auth_param_type_desc->type = auth_param_type; in set_auth_method()

Completed in 3 milliseconds