Home
last modified time | relevance | path

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

/external/vboot_reference/tests/
Dvboot_api_kernel2_tests.c34 static int trust_ec; variable
81 trust_ec = 0; in ResetMocks()
165 return trust_ec; in VbExTrustEC()
559 trust_ec = 0; in VbBootRecTest()
569 trust_ec = 1; in VbBootRecTest()
580 trust_ec = 1; in VbBootRecTest()
591 trust_ec = 1; in VbBootRecTest()
605 trust_ec = 1; in VbBootRecTest()
619 trust_ec = 1; in VbBootRecTest()
637 trust_ec = 1; in VbBootRecTest()
[all …]
Dvboot_api_kernel3_tests.c29 static int trust_ec; variable
74 trust_ec = 0; in ResetMocks()
117 return trust_ec; in VbExTrustEC()