Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.h41 uint64_t encl_get_entry(struct encl *encl, const char *symbol);
H A Dload.c137 uint64_t encl_get_entry(struct encl *encl, const char *symbol) in encl_get_entry() function
H A Dmain.c1359 val_64 = encl_get_entry(&self->encl, "encl_dyn_entry"); in TEST_F()