Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.h40 bool encl_build(struct encl *encl);
H A Dload.c339 bool encl_build(struct encl *encl) in encl_build() function
H A Dmain.c195 if (!encl_build(encl)) in setup_test_encl()