HomeSort by relevance Sort by last modified time
    Searched defs:VB2_ERROR_SHA_INIT_ALGORITHM (Results 1 - 4 of 4) sorted by null

  /external/vboot_reference/tests/
vb2_sha_tests.c 131 VB2_ERROR_SHA_INIT_ALGORITHM,
vb20_api_tests.c 138 return VB2_ERROR_SHA_INIT_ALGORITHM;
171 return VB2_ERROR_SHA_INIT_ALGORITHM;
294 VB2_ERROR_SHA_INIT_ALGORITHM, "init hash algorithm");
vb21_api_tests.c 147 return VB2_ERROR_SHA_INIT_ALGORITHM;
254 VB2_ERROR_SHA_INIT_ALGORITHM, "init hash algorithm");
  /external/vboot_reference/firmware/2lib/include/
2return_codes.h 37 VB2_ERROR_SHA_INIT_ALGORITHM,

Completed in 402 milliseconds