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.c21 static struct crypto_heap_info heap_info;
33 heap_info = *(struct crypto_heap_info *)transfer_list_entry_data(te); in arm_transfer_list_set_heap_info()
/rk3399_ARM-atf/include/common/
H A Dbl_common.h180 struct crypto_heap_info { struct