Searched refs:encl_load (Results 1 – 3 of 3) sorted by relevance
38 bool encl_load(const char *path, struct encl *encl, unsigned long heap_size);
177 bool encl_load(const char *path, struct encl *encl, unsigned long heap_size) in encl_load() function
186 if (!encl_load("test_encl.elf", encl, heap_size)) { in setup_test_encl()