HomeSort by relevance Sort by last modified time
    Searched refs:trust_ec (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/tests/
vboot_api_kernel2_tests.c 34 static int trust_ec; variable
81 trust_ec = 0;
165 return trust_ec;
559 trust_ec = 0;
569 trust_ec = 1;
580 trust_ec = 1;
591 trust_ec = 1;
605 trust_ec = 1;
619 trust_ec = 1;
637 trust_ec = 1
    [all...]
vboot_api_kernel3_tests.c 29 static int trust_ec; variable
74 trust_ec = 0;
117 return trust_ec;

Completed in 68 milliseconds