Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sgx/
H A Dload.c44 static bool encl_map_bin(const char *path, struct encl *encl) in encl_map_bin() function
226 if (!encl_map_bin(path, encl)) in encl_load()