Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/sgx/
Dmain.h40 bool encl_build(struct encl *encl);
Dload.c336 bool encl_build(struct encl *encl) in encl_build() function
Dmain.c195 if (!encl_build(encl)) in setup_test_encl()