/aosp_15_r20/external/arm-trusted-firmware/plat/imx/imx8m/imx8mm/ |
H A D | imx8mm_trusted_boot.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rpi/common/ |
D | rpi3_trusted_boot.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_tbbr.c | 39 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/imx7/common/ |
H A D | imx7_trusted_boot.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx7/common/ |
D | imx7_trusted_boot.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/qemu/common/ |
H A D | qemu_trusted_boot.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx8m/imx8mp/ |
D | imx8mp_trusted_boot.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/imx8m/imx8mp/ |
H A D | imx8mp_trusted_boot.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey960/ |
D | hikey960_tbbr.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/ |
H A D | hikey960_tbbr.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hikey_tbbr.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/rpi/common/ |
H A D | rpi3_trusted_boot.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/socionext/synquacer/ |
D | sq_tbbr.c | 39 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/ |
H A D | hikey_tbbr.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/socionext/uniphier/ |
H A D | uniphier_tbbr.c | 39 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx8m/imx8mm/ |
D | imx8mm_trusted_boot.c | 35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/css/sgm/ |
H A D | sgm_plat_config.c | 78 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/mbedtls/ |
H A D | mbedtls_common.c | 62 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper() function
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/mbedtls/ |
D | mbedtls_common.c | 63 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper() function
|
/aosp_15_r20/external/arm-trusted-firmware/plat/nxp/common/tbbr/ |
H A D | x509_tbbr.c | 104 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nxp/common/tbbr/ |
D | x509_tbbr.c | 104 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/ |
D | stm32mp_trusted_boot.c | 207 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/qemu/common/ |
D | qemu_common.c | 171 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
/aosp_15_r20/external/arm-trusted-firmware/include/plat/common/ |
H A D | platform.h | 314 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size);
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/plat/common/ |
D | platform.h | 390 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size);
|