Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/tests/
H A Dvb2_inject_kernel_subkey_tests.c37 static int unpack_key_fail; variable
62 unpack_key_fail = 0; in ResetMocks()
164 if (--unpack_key_fail == 0) in vb2_unpack_key_buffer()
322 unpack_key_fail = 2; in load_kernel_tests()
H A Dvb2_load_kernel_tests.c40 static int unpack_key_fail; variable
67 unpack_key_fail = 0; in ResetMocks()
217 if (--unpack_key_fail == 0) in vb2_unpack_key_buffer()
517 unpack_key_fail = 2; in load_kernel_tests()