Searched defs:name (Results 126 – 140 of 140) sorted by relevance
123456
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32-core.c | 517 int clk_stm32_parse_fdt_by_name(const void *fdt, int node, const char *name, in clk_stm32_parse_fdt_by_name()
|
| /optee_os/core/drivers/crypto/versal/ |
| H A D | authenc.c | 75 const char *name; in versal_aes_error() member
|
| /optee_os/core/kernel/ |
| H A D | thread.c | 53 #define DECLARE_STACK(name, num_stacks, stack_size, linkage) \ argument
|
| /optee_os/ldelf/ |
| H A D | ta_elf.c | 235 static void check_range(struct ta_elf *elf, const char *name, const void *ptr, in check_range() 945 char *name = NULL; in parse_property_segment() local
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | fault_mitigation.h | 400 #define FTMN_FUNC_HASH(name) __FTMN_FUNC_HASH(name, sizeof(name)) argument
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_hash.h | 201 const char *name; member
|
| H A D | tomcrypt_private.h | 60 const char *name, *base, *prime; member
|
| H A D | tomcrypt_cipher.h | 380 const char *name; member
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ssl_tls13_keys.c | 37 #define MBEDTLS_SSL_TLS1_3_LABEL(name, string) \ argument
|
| H A D | ssl_tls12_client.c | 2636 mbedtls_x509_name name; in ssl_parse_certificate_request() local
|
| H A D | ecp.c | 469 const mbedtls_ecp_curve_info *mbedtls_ecp_curve_info_from_name(const char *name) in mbedtls_ecp_curve_info_from_name()
|
| H A D | ssl_tls.c | 6405 const char *name; member
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget_malloc.c | 167 #define DEFINE_CTX(name) struct malloc_ctx name = \ argument
|
| /optee_os/core/drivers/ |
| H A D | stm32_gpio.c | 1283 char *name = NULL; in stm32_gpio_firewall_register() local
|
| /optee_os/core/mm/ |
| H A D | core_mmu.c | 1088 const char *name = NULL; in collect_device_mem_ranges() local
|
123456