Searched defs:namelen (Results 1 – 9 of 9) sorted by relevance
/optee_os/core/lib/libfdt/ |
A D | fdt_ro.c | 212 const char *name, int namelen) in fdt_subnode_offset_namelen() 236 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 382 int namelen, in fdt_get_property_namelen_() 412 int namelen, int *lenp) in fdt_get_property_namelen() 436 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 463 int namelen; in fdt_getprop_by_offset() local 505 const char *name, int namelen) in fdt_get_alias_namelen() 524 int offset, depth, namelen; in fdt_get_path() local
|
A D | fdt_wip.c | 14 const char *name, int namelen, in fdt_setprop_inplace_namelen_partial()
|
A D | fdt_sw.c | 214 int namelen; in fdt_begin_node() local
|
A D | fdt_overlay.c | 652 int len = 0, namelen; in get_path_len() local
|
A D | fdt_rw.c | 319 const char *name, int namelen) in fdt_add_subnode_namelen()
|
/optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
A D | ecc_sign_hash.c | 163 unsigned long namelen = sizeof(name); in ecc_sign_hash_ex() local
|
A D | ecc_verify_hash.c | 104 unsigned long namelen = sizeof(name2); in ecc_verify_hash_ex() local
|
A D | ecc_recover_key.c | 118 unsigned long namelen = sizeof(name2); in ecc_recover_key() local
|
/optee_os/core/lib/libfdt/include/ |
A D | libfdt.h | 748 const char *name, int namelen, in fdt_getprop_namelen_w()
|
Completed in 14 milliseconds