Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/sgx/
Dmain.h36 bool encl_build(struct encl *encl);
Dload.c274 bool encl_build(struct encl *encl) in encl_build() function
Dmain.c139 if (!encl_build(&self->encl)) in FIXTURE_SETUP()