Searched defs:encl (Results 1 – 8 of 8) sorted by relevance
20 struct encl { struct26 size_t encl_size; argument27 off_t encl_base; argument29 struct encl_segment *segment_tbl; argument37 void encl_delete(struct encl *ctx); argument
22 void encl_delete(struct encl *encl) in encl_delete()44 static bool encl_map_bin(const char *path, struct encl *encl) in encl_map_bin()80 static bool encl_ioc_create(struct encl *encl) in encl_ioc_create()106 static bool encl_ioc_add_pages(struct encl *encl, struct encl_segment *seg) in encl_ioc_add_pages()137 uint64_t encl_get_entry(struct encl *encl, const char *symbol) in encl_get_entry()174 bool encl_load(const char *path, struct encl *encl, unsigned long heap_size) in encl_load()315 static bool encl_map_area(struct encl *encl) in encl_map_area()336 bool encl_build(struct encl *encl) in encl_build()
137 static off_t encl_get_tcs_offset(struct encl *encl) in encl_get_tcs_offset()156 static off_t encl_get_data_offset(struct encl *encl) in encl_get_data_offset()171 struct encl encl; in FIXTURE() local175 static bool setup_test_encl(unsigned long heap_size, struct encl *encl, in setup_test_encl()
295 static bool mrenclave_segment(EVP_MD_CTX *ctx, struct encl *encl, in mrenclave_segment()314 bool encl_measure(struct encl *encl) in encl_measure()
132 Element encl = e.getEnclosingElement(); in getEnclosingTypeElement() local
107 ClassSymbol encl = ModelFactory.enclosingClass(sym); in getSource() local
25260 struct sgx_encl *encl; member25292 struct sgx_encl *encl; member