Searched defs:namelen (Results 1 – 9 of 9) sorted by relevance
| /optee_os/core/lib/libfdt/ |
| H A D | fdt_ro.c | 213 const char *name, int namelen) in fdt_subnode_offset_namelen() 237 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 383 int namelen, in fdt_get_property_namelen_() 413 int namelen, int *lenp) in fdt_get_property_namelen() 437 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 464 int namelen; in fdt_getprop_by_offset() local 506 const char *name, int namelen) in fdt_get_alias_namelen() 525 int offset, depth, namelen; in fdt_get_path() local
|
| H A D | fdt_wip.c | 14 const char *name, int namelen, in fdt_setprop_inplace_namelen_partial()
|
| H A D | fdt_sw.c | 214 int namelen; in fdt_begin_node() local
|
| H A D | fdt_overlay.c | 652 int len = 0, namelen; in get_path_len() local
|
| H A D | fdt_rw.c | 319 const char *name, int namelen) in fdt_add_subnode_namelen()
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ecc_sign_hash.c | 156 unsigned long namelen = sizeof(name); in ecc_sign_hash_ex() local
|
| H A D | ecc_verify_hash.c | 97 unsigned long namelen = sizeof(name); in ecc_verify_hash_ex() local
|
| H A D | ecc_recover_key.c | 111 unsigned long namelen = sizeof(name); in ecc_recover_key() local
|
| /optee_os/core/lib/libfdt/include/ |
| H A D | libfdt.h | 748 const char *name, int namelen, in fdt_getprop_namelen_w()
|