/vbox/src/VBox/Devices/PC/ipxe/src/usr/ |
H A D | imgtrust.c | 37 * Verify image using downloaded signature 40 * @v signature Image containing signature 44 int imgverify ( struct image *image, struct image *signature, argument 55 /* Copy signature to internal memory */ 56 len = signature->len; 62 copy_from_user ( data, signature->data, 0, len ); 64 /* Parse signature */ 68 /* Free internal copy of signature */ 72 /* Use signature t [all...] |
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | post.c | 34 * 0 | AA55h signature (word) | 45 uint16_t signature; member in struct:rom_hdr_tag 81 /* Check for the ROM signature. */ 82 if (rom->signature == 0xAA55) {
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/firmware/pcbios/ |
H A D | pnpbios.c | 39 uint32_t signature; member in struct:pnp_bios 69 /* Read start of header and verify signature */ 71 if ( u.pnp_bios.signature != PNP_BIOS_SIGNATURE )
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | acpi.h | 22 /** ACPI signature (4 ASCII characters) */ 23 uint32_t signature; member in struct:acpi_description_header 43 * Build ACPI signature 45 * @v a First character of ACPI signature 46 * @v b Second character of ACPI signature 47 * @v c Third character of ACPI signature 48 * @v d Fourth character of ACPI signature 49 * @ret signature ACPI signature
|
H A D | cms.h | 33 void *signature; member in struct:cms_signer_info 34 /** Length of signature */ 38 /** A CMS signature */ 49 * Get reference to CMS signature 51 * @v sig CMS signature 52 * @ret sig CMS signature 61 * Drop reference to CMS signature 63 * @v sig CMS signature
|
H A D | ocsp.h | 60 struct asn1_bit_string signature; member in struct:ocsp_response
|
H A D | smbios.h | 49 uint32_t signature; member in struct:smbios_entry
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/prefix/ |
H A D | exeprefix.S | 38 signature: label 39 /* "MZ" signature */ 62 .word ( ( _exe_start - signature ) / 16 ) 74 .word -( ( _exe_start - signature ) / 16 ) 96 .word -( ( _exe_start - signature ) / 16 )
|
/vbox/src/VBox/Devices/PC/ipxe/src/hci/commands/ |
H A D | image_trust_cmd.c | 87 /** Keep signature after verification */ 103 "<signature uri|image>" ); 117 struct image *signature; local 127 /* Parse signature name/URI string */ 134 /* Acquire the signature image */ 135 if ( ( rc = imgacquire ( signature_name_uri, &signature ) ) != 0 ) 139 if ( ( rc = imgverify ( image, signature, opts.signer ) ) != 0 ) { 148 /* Discard signature unless --keep was specified */ 150 unregister_image ( signature ); 168 /* Drag in objects typically required for signature verificatio [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/tests/ |
H A D | rsa_test.c | 52 /** Define inline signature data */ 107 /** An RSA signature self-test */ 124 const void *signature; member in struct:rsa_signature_test 130 * Define an RSA signature test 154 .signature = name ## _signature, \ 180 * Report RSA signature test result 182 * @v test RSA signature test 189 (test)->signature, (test)->signature_len ); \ 193 (test)->signature, (test)->signature_len ); \ 256 /** Random message MD5 signature tes [all...] |
/vbox/src/VBox/Additions/linux/sharedfolders/ |
H A D | vbsfmount.h | 42 char signature[3]; /* signature */ member in struct:vbsf_mount_info_new
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 100 CARD32 signature, Bool match, unsigned char sha1[20]);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 100 CARD32 signature, Bool match, unsigned char sha1[20]);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | glyphstr.h | 50 CARD32 signature; member in struct:_GlyphRef 132 FindGlyphRef (GlyphHashPtr hash, CARD32 signature, Bool match, GlyphPtr compare);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | glyphstr.h | 50 CARD32 signature; member in struct:_GlyphRef 130 FindGlyphRef (GlyphHashPtr hash, CARD32 signature, Bool match, GlyphPtr compare);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 105 CARD32 signature,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 105 CARD32 signature,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 105 CARD32 signature,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 105 CARD32 signature,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 105 CARD32 signature,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 104 CARD32 signature,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 104 CARD32 signature,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 101 CARD32 signature,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 100 CARD32 signature, Bool match, unsigned char sha1[20]);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | glyphstr.h | 54 CARD32 signature; member in struct:_GlyphRef 100 CARD32 signature, Bool match, unsigned char sha1[20]);
|