Home
last modified time | relevance | path

Searched refs:mbedtls_memory_buffer_alloc_init (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_memory_buffer_alloc.function50 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf));
197 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf));
240 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf));
254 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf));
H A Dhost_test.function519 mbedtls_memory_buffer_alloc_init(alloc_buf, sizeof(alloc_buf));
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_memory_buffer_alloc.function50 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf));
197 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf));
240 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf));
254 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf));
H A Dhost_test.function476 mbedtls_memory_buffer_alloc_init(alloc_buf, sizeof(alloc_buf));
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/romlib/
Djmptbl.i9 # mbedtls mbedtls_memory_buffer_alloc_init patch
30 mbedtls mbedtls_memory_buffer_alloc_init
/aosp_15_r20/external/arm-trusted-firmware/lib/romlib/
H A Djmptbl.i9 # mbedtls mbedtls_memory_buffer_alloc_init patch
30 mbedtls mbedtls_memory_buffer_alloc_init
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dmemory_buffer_alloc.c562 void mbedtls_memory_buffer_alloc_init(unsigned char *buf, size_t len) in mbedtls_memory_buffer_alloc_init() function
652 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf)); in mbedtls_memory_buffer_alloc_self_test()
681 mbedtls_memory_buffer_alloc_init(buf + 1, sizeof(buf) - 1); in mbedtls_memory_buffer_alloc_self_test()
709 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf)); in mbedtls_memory_buffer_alloc_self_test()
/aosp_15_r20/external/mbedtls/library/
H A Dmemory_buffer_alloc.c562 void mbedtls_memory_buffer_alloc_init(unsigned char *buf, size_t len) in mbedtls_memory_buffer_alloc_init() function
652 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf)); in mbedtls_memory_buffer_alloc_self_test()
681 mbedtls_memory_buffer_alloc_init(buf + 1, sizeof(buf) - 1); in mbedtls_memory_buffer_alloc_self_test()
709 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf)); in mbedtls_memory_buffer_alloc_self_test()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dmemory_buffer_alloc.h56 void mbedtls_memory_buffer_alloc_init(unsigned char *buf, size_t len);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dmemory_buffer_alloc.h56 void mbedtls_memory_buffer_alloc_init(unsigned char *buf, size_t len);
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/mbedtls/
H A Dmbedtls_common.c49 mbedtls_memory_buffer_alloc_init(heap_addr, heap_size); in mbedtls_init()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_common.c50 mbedtls_memory_buffer_alloc_init(heap_addr, heap_size); in mbedtls_init()
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/juno/
H A Djmptbl.i46 mbedtls mbedtls_memory_buffer_alloc_init
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/fvp/
Djmptbl.i51 mbedtls mbedtls_memory_buffer_alloc_init
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/fvp/
H A Djmptbl.i47 mbedtls mbedtls_memory_buffer_alloc_init
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/juno/
Djmptbl.i49 mbedtls mbedtls_memory_buffer_alloc_init
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_pthread_server.c298 mbedtls_memory_buffer_alloc_init(alloc_buf, sizeof(alloc_buf)); in main()
H A Dssl_client2.c873 mbedtls_memory_buffer_alloc_init(alloc_buf, sizeof(alloc_buf)); in main()
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_pthread_server.c298 mbedtls_memory_buffer_alloc_init(alloc_buf, sizeof(alloc_buf)); in main()
H A Dssl_client2.c818 mbedtls_memory_buffer_alloc_init(alloc_buf, sizeof(alloc_buf)); in main()
H A Dssl_server2.c1570 mbedtls_memory_buffer_alloc_init(alloc_buf, sizeof(alloc_buf)); in main()
/aosp_15_r20/external/mbedtls/programs/test/
H A Dselftest.c519 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf)); in main()
H A Dbenchmark.c609 mbedtls_memory_buffer_alloc_init(alloc_buf, sizeof(alloc_buf)); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dselftest.c520 mbedtls_memory_buffer_alloc_init(buf, sizeof(buf)); in main()
H A Dbenchmark.c622 mbedtls_memory_buffer_alloc_init(alloc_buf, sizeof(alloc_buf)); in main()

12