Home
last modified time | relevance | path

Searched defs:len (Results 1 – 10 of 10) sorted by relevance

/tf-rmm-v0.2.0/lib/libc/src/
A Dstrnlen.c32 size_t len; in strnlen() local
A Dmemcpy.c9 void *memcpy(void *dst, const void *src, size_t len) in memcpy()
A Dmemmove.c10 void *memmove(void *dst, const void *src, size_t len) in memmove()
A Dmemcmp.c9 int memcmp(const void *s1, const void *s2, size_t len) in memcmp()
A Dprintf.c226 …ct_type out, char *buffer, size_t idx, size_t maxlen, const char *buf, size_t len, unsigned int wi… in _out_rev()
254 …(out_fct_type out, char *buffer, size_t idx, size_t maxlen, char *buf, size_t len, bool negative, … in _ntoa_format()
311 size_t len = 0U; in _ntoa_long() local
342 size_t len = 0U; in _ntoa_long_long() local
384 size_t len = 0U; in _ftoa() local
/tf-rmm-v0.2.0/runtime/rsi/
A Dlogger.c52 char *buf, size_t len) in print_entry()
89 static int print_status(char *buf, size_t len, unsigned long res) in print_status()
101 static int print_code(char *buf, size_t len, unsigned long res) in print_code()
/tf-rmm-v0.2.0/lib/rmm_el3_ifc/src/
A Drmm_el3_runtime.c46 size_t *len, unsigned int crv) in rmm_el3_ifc_get_realm_attest_key()
79 size_t *len, size_t hash_size) in rmm_el3_ifc_get_platform_token()
/tf-rmm-v0.2.0/lib/attestation/src/
A Dattestation_rnd.c27 static int get_random_seed(unsigned char *output, size_t len) in get_random_seed()
57 size_t len, size_t *olen) in mbedtls_hardware_poll()
/tf-rmm-v0.2.0/lib/allocator/src/
A Dmemory_alloc.c146 size_t original_len, len; in buffer_alloc_calloc_with_heap() local
414 void mbedtls_memory_buffer_alloc_init(unsigned char *buf, size_t len) in mbedtls_memory_buffer_alloc_init()
/tf-rmm-v0.2.0/lib/allocator/include/
A Dmemory_alloc.h22 size_t len; member

Completed in 21 milliseconds