Searched defs:name_len (Results 1 – 7 of 7) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | x509_create.c | 28 size_t name_len; /* Length of 'name', without trailing 0 byte. */ member 101 static const x509_attr_descriptor_t *x509_attr_descr_from_name(const char *name, size_t name_len) in x509_attr_descr_from_name() 425 size_t name_len = cur_name->val.len; in x509_write_name() local
|
| H A D | x509.c | 1476 size_t name_len; in mbedtls_x509_parse_subject_alt_name() local
|
| H A D | ssl_tls12_client.c | 916 size_t list_len, name_len; in ssl_parse_alpn_ext() local
|
| H A D | ssl_tls.c | 1913 size_t *name_len) in mbedtls_ssl_get_hs_sni()
|
| /optee_os/core/lib/libfdt/ |
| H 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/core/tee/ |
| H A D | tee_svc.c | 464 void *name, uint32_t *name_len, in syscall_get_property() 539 unsigned long name_len, in syscall_get_property_name_to_index()
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_property.c | 538 void *name, uint32_t *name_len) in __GP11_TEE_GetPropertyName()
|