Home | History | Annotate | Download | only in lib

Lines Matching refs:VBDEBUG

129 		VBDEBUG(("Invalid algorithm.\n"));
134 VBDEBUG(("Wrong key size for algorithm\n"));
149 VBDEBUG((" - sig_size=%d, expecting %d for algorithm %d\n",
153 VBDEBUG(("Wrong data signature size for algorithm, "
160 VBDEBUG(("Data buffer smaller than length of signed data.\n"));
175 VBDEBUG(("Wrong digest signature size for algorithm.\n"));
194 VBDEBUG(("Not enough space for key block header.\n"));
198 VBDEBUG(("Not a valid verified boot key block.\n"));
202 VBDEBUG(("Incompatible key block header version.\n"));
206 VBDEBUG(("Not enough data for key block.\n"));
210 VBDEBUG(("Missing required public key.\n"));
228 VBDEBUG(("Key block hash off end of block\n"));
232 VBDEBUG(("Wrong hash size for key block.\n"));
238 VBDEBUG(("Signature calculated past end of block\n"));
242 VBDEBUG(("Checking key block hash only...\n"));
250 VBDEBUG(("Invalid key block hash.\n"));
261 VBDEBUG(("Key block signature off end of block\n"));
267 VBDEBUG(("Invalid public key\n"));
273 VBDEBUG(("Signature calculated past end of block\n"));
278 VBDEBUG(("Checking key block signature...\n"));
282 VBDEBUG(("Invalid key block signature.\n"));
289 VBDEBUG(("Didn't sign enough data\n"));
296 VBDEBUG(("Data key off end of key block\n"));
300 VBDEBUG(("Data key off end of signed data\n"));
313 VBDEBUG(("Verifying preamble.\n"));
316 VBDEBUG(("Not enough data for preamble header 2.0.\n"));
321 VBDEBUG(("Incompatible firmware preamble header version.\n"));
325 VBDEBUG(("Not enough data for preamble.\n"));
331 VBDEBUG(("Preamble signature off end of preamble\n"));
337 VBDEBUG(("Signature calculated past end of the block\n"));
342 VBDEBUG(("Preamble signature validation failed\n"));
348 VBDEBUG(("Didn't sign enough data\n"));
355 VBDEBUG(("Firmware body signature off end of preamble\n"));
362 VBDEBUG(("Kernel subkey off end of preamble\n"));
372 VBDEBUG(("Not enough data for preamble header 2.1.\n"));
402 VBDEBUG(("Not enough data for preamble header.\n"));
407 VBDEBUG(("Incompatible kernel preamble header version.\n"));
411 VBDEBUG(("Not enough data for preamble.\n"));
417 VBDEBUG(("Preamble signature off end of preamble\n"));
421 VBDEBUG(("Preamble signature validation failed\n"));
427 VBDEBUG(("Didn't sign enough data\n"));
434 VBDEBUG(("Kernel body signature off end of preamble\n"));
445 VBDEBUG(("Not enough data for preamble header 2.1.\n"));
451 VBDEBUG(("Not enough data for preamble header 2.2.\n"));
505 VBDEBUG(("VbSharedDataReserve %d bytes at %d\n", (int)size, (int)offs));
508 VBDEBUG(("VbSharedData buffer out of space.\n"));
526 VBDEBUG(("Saving kernel subkey to shared data: size %d, algo %d\n",