Searched refs:get_oid (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf_cot_getter.c | 191 static int get_oid(const void *dtb, int node, const char *prop, char **oid) in get_oid() function 240 rc = get_oid(dtb, node, "signing-key", &oid); in populate_and_set_auth_methods() 256 rc = get_oid(dtb, node, "hash", &oid); in populate_and_set_auth_methods() 271 rc = get_oid(dtb, node, "antirollback-counter", &oid); in populate_and_set_auth_methods()
|