Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/fconf/
A Dfconf_cot_getter.c189 static int get_oid(const void *dtb, int node, const char *prop, char **oid) in get_oid() function
241 rc = get_oid(dtb, node, "signing-key", &oid); in populate_and_set_auth_methods()
250 rc = get_oid(dtb, node, "hash", &oid); in populate_and_set_auth_methods()
265 rc = get_oid(dtb, node, "antirollback-counter", &oid); in populate_and_set_auth_methods()

Completed in 3 milliseconds