Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/sgx/
Dmain.h35 bool encl_measure(struct encl *encl);
Dmain.c136 if (!encl_measure(&self->encl)) in FIXTURE_SETUP()
Dsigstruct.c306 bool encl_measure(struct encl *encl) in encl_measure() function