Home
last modified time | relevance | path

Searched refs:crypto_heap_info (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl1_setup.c181 sizeof(struct crypto_heap_info), NULL); in arm_bl1_platform_setup()
184 struct crypto_heap_info *heap_info = in arm_bl1_platform_setup()
185 (struct crypto_heap_info *)transfer_list_entry_data(te); in arm_bl1_platform_setup()
H A Darm_transfer_list.c25 static struct crypto_heap_info heap_info;
37 heap_info = *(struct crypto_heap_info *)transfer_list_entry_data(te);
/rk3399_ARM-atf/include/common/
H A Dbl_common.h180 struct crypto_heap_info { struct