Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.h39 bool encl_measure(struct encl *encl);
H A Dsigstruct.c314 bool encl_measure(struct encl *encl) in encl_measure() function
H A Dmain.c192 if (!encl_measure(encl)) in setup_test_encl()