Searched refs:crypto_heap_info (Results 1 – 3 of 3) sorted by relevance
181 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()
21 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()
180 struct crypto_heap_info { struct