| /optee_os/scripts/ |
| H A D | notify_maintainers.py | 30 def parse_get_maintainer_output(output: str): 79 def get_handles_for_pr(pr_number: str):
|
| H A D | derive_rpmb_key.py | 10 def hex_parse(str): argument
|
| H A D | sign_encrypt.py | 60 def int_parse(str): argument
|
| /optee_os/lib/libutee/ |
| H A D | trace_ext.c | 21 void trace_ext_puts(const char *str) in trace_ext_puts() 61 int puts(const char *str) in puts() 72 char str[2] = { (char)c, '\0' }; in putchar() local
|
| H A D | tee_api_property.c | 544 const char *str; in __GP11_TEE_GetPropertyName() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | debug.c | 36 const char *str) in debug_send_line() 58 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_msg() local 91 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_ret() local 119 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_buf() local 175 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_ecp() local 197 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_ec_coord() local 237 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_psa_ec() local 269 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_mpi() local 363 char str[DEBUG_BUF_SIZE]; in debug_print_line_by_line() local 388 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_crt() local
|
| /optee_os/lib/libutils/isoc/ |
| H A D | sprintf.c | 11 int sprintf(char *str, const char *fmt, ...) in sprintf() 23 int __sprintf_chk(char *str, int flag __unused, size_t slen, in __sprintf_chk()
|
| /optee_os/core/include/kernel/ |
| H A D | panic.h | 13 #define __panic(str) __do_panic(__FILE__, __LINE__, __func__, str) argument 15 #define __panic(str) __do_panic((void *)0, 0, (void *)0, str) argument
|
| /optee_os/core/arch/arm/plat-bcm/ |
| H A D | main.c | 57 void plat_trace_ext_puts(const char *str) in plat_trace_ext_puts()
|
| /optee_os/core/lib/libfdt/ |
| H A D | fdt_strerror.c | 15 const char *str; member
|
| H A D | fdt_ro.c | 692 int fdt_stringlist_contains(const char *strlist, int listlen, const char *str) in fdt_stringlist_contains()
|
| /optee_os/core/kernel/ |
| H A D | trace_ext.c | 22 void trace_ext_puts(const char *str) in trace_ext_puts()
|
| /optee_os/core/arch/arm/plat-stm32mp1/scripts/ |
| H A D | stm32image.py | 95 def int_parse(str): argument
|
| /optee_os/core/lib/libfdt/include/ |
| H A D | libfdt.h | 1468 #define fdt_property_string(fdt, name, str) \ argument 1726 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ argument 1897 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ argument
|
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | stm32_hash.h | 50 uint32_t str; member
|
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_helpers.c | 130 const char *str = NULL; in id2str() local 832 const char *str = ID2STR(id, string_internal_processing, in id2str_proc() local
|
| H A D | pkcs11_token.c | 279 static void pad_str(uint8_t *str, size_t size) in pad_str()
|
| /optee_os/core/include/mm/ |
| H A D | tee_mmu_types.h | 135 static inline void mattr_perm_to_str(char *str, size_t size, uint32_t attr) in mattr_perm_to_str()
|
| /optee_os/core/drivers/ |
| H A D | versal_trng.c | 655 uint8_t *eseed, uint8_t *str) in trng_reseed_internal_nodf() 692 uint8_t *eseed, uint8_t *str) in trng_reseed_internal_df() 723 uint8_t *eseed, uint8_t *str, in trng_reseed_internal()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | boot.c | 714 static int append_psci_compatible(void *fdt, int offs, const char *str) in append_psci_compatible()
|