Searched defs:test_guid (Results 1 – 4 of 4) sorted by relevance
42 const struct vb2_guid test_guid = {.raw = {0xaa}}; in private_key_tests() local175 const struct vb2_guid test_guid = {.raw = {0xbb}}; in public_key_tests() local
33 const struct vb2_guid test_guid = {.raw = {0xaa}}; variable
36 static const struct vb2_guid test_guid[4] = { variable
205 static uint64_t test_guid = 1; in RequestProcessDumpAndWait() local