Searched refs:get_oid (Results 1 – 1 of 1) sorted by relevance
/trusted-firmware-a/lib/fconf/ |
A D | fconf_cot_getter.c | 189 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