Searched defs:name_len (Results 1 – 5 of 5) sorted by relevance
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/ |
A D | x509_create.c | 36 size_t name_len; /* Length of 'name', without trailing 0 byte. */ member 108 static const x509_attr_descriptor_t *x509_attr_descr_from_name( const char *name, size_t name_len ) in x509_attr_descr_from_name() 244 size_t name_len = cur_name->val.len; in x509_write_name() local
|
A D | ssl_cli.c | 1793 size_t list_len, name_len; in ssl_parse_alpn_ext() local
|
/optee_os-3.20.0/core/lib/libfdt/ |
A D | fdt_overlay.c | 370 const char *name, uint32_t name_len, in overlay_fixup_one_phandle() 446 uint32_t path_len, name_len; in overlay_fixup_phandle() local
|
/optee_os-3.20.0/core/tee/ |
A D | tee_svc.c | 447 void *name, uint32_t *name_len, in syscall_get_property() 522 unsigned long name_len, in syscall_get_property_name_to_index()
|
/optee_os-3.20.0/lib/libutee/ |
A D | tee_api_property.c | 474 void *name, uint32_t *name_len) in TEE_GetPropertyName()
|
Completed in 17 milliseconds