Home
last modified time | relevance | path

Searched refs:mbedtls_memory_buffer_alloc_status (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dmemory_buffer_alloc.h80 void mbedtls_memory_buffer_alloc_status(void);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dmemory_buffer_alloc.h80 void mbedtls_memory_buffer_alloc_status(void);
/aosp_15_r20/external/mbedtls/programs/test/
H A Dselftest.c258 mbedtls_memory_buffer_alloc_status(); in mbedtls_memory_buffer_alloc_free_and_self_test()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dselftest.c259 mbedtls_memory_buffer_alloc_status(); in mbedtls_memory_buffer_alloc_free_and_self_test()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dmemory_buffer_alloc.c492 void mbedtls_memory_buffer_alloc_status(void) in mbedtls_memory_buffer_alloc_status() function
/aosp_15_r20/external/mbedtls/library/
H A Dmemory_buffer_alloc.c492 void mbedtls_memory_buffer_alloc_status(void) in mbedtls_memory_buffer_alloc_status() function
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dhost_test.function734 mbedtls_memory_buffer_alloc_status();
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dhost_test.function784 mbedtls_memory_buffer_alloc_status();
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_client2.c3102 mbedtls_memory_buffer_alloc_status(); in main()
H A Dssl_server2.c4248 mbedtls_memory_buffer_alloc_status(); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_client2.c3214 mbedtls_memory_buffer_alloc_status(); in main()
H A Dssl_server2.c4337 mbedtls_memory_buffer_alloc_status(); in main()
/aosp_15_r20/external/mbedtls/
H A DChangeLog3093 * Fix braces in mbedtls_memory_buffer_alloc_status(). Found by sbranden, #552.
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog3353 * Fix braces in mbedtls_memory_buffer_alloc_status(). Found by sbranden, #552.