Searched refs:Signature (Results 1 – 22 of 22) sorted by relevance
11 cert-ca = "IOT2050 Firmware Signature";
6 Signature Format = CMS
19 from Cryptodome.Signature import pkcs1_1520 from Cryptodome.Signature import pss
7 Signature Format = CMS
20 # Offsets = Container header Signature block (printed out by mkimage)
22 CN = IOT2050 Firmware Signature
88 uint32_t Signature; member135 uint32_t Signature; /* "PE"\0\0 */ /* 0x00 */ member
176 __le32 Signature; /* Contains 'USBC' */ member191 __le32 Signature; /* Should = 'USBS' */ member
1643 csw->Signature = cpu_to_le32(USB_BULK_CS_SIG); in send_status()2061 cbw->Signature != cpu_to_le32( in received_cbw()2065 le32_to_cpu(cbw->Signature)); in received_cbw()
3 U-Boot FIT Signature Verification465 Signature check OK479 Signature check OK577 Signature PIN ....: forced581 Signature counter : 0582 Signature key ....: [none]594 What keysize do you want for the Signature key? (2048) 4096658 …xxxxx;token=OpenPGP%20card%20%28User%20PIN%20%28sig%29%29;id=%01;object=Signature%20key;type=priva…660 Label: Signature key664 Use the label, in this case "Signature key" as the key-name-hint in your FIT.
303 Signature check OK376 Signature check Bad (error 1)432 Signature check Bad (error 1)453 Signature check Bad (error 1)
456 Curve Digital Signature Algorithm
18 from Cryptodome.Signature import DSS
25 from Cryptodome.Signature import pkcs1_15
36 | S | Signature block header | | Signed44 | e | Signature |118 CST: CONTAINER 0: Signature Block: offset is at 0x590220 CST: CONTAINER 0: Signature Block: offset is at 0x110
67 The "eficonfig" command only accepts signed EFI Signature List(s) with an
366 author = pygit2.Signature('Test user', 'test@email.com')390 author = pygit2.Signature('Test user', 'test@email.com')
800 if (nt->Signature != IMAGE_NT_SIGNATURE) in efi_check_pe()
92 0 8 B Signature ("EFI PART", 45 46 49 20 50 41 52 54)
Completed in 54 milliseconds