Searched refs:signature (Results 101 - 125 of 371) sorted by relevance

1234567891011>>

/linux-master/drivers/cpufreq/
H A Dpowernow-k8.h162 u8 signature[10]; member in struct:psb_s
/linux-master/drivers/net/wireless/intersil/p54/
H A Dp54usb.h110 u8 signature[X2_SIGNATURE_SIZE]; member in struct:x2_header
/linux-master/drivers/nvdimm/
H A Dbtt.h96 u8 signature[BTT_SIG_LEN]; member in struct:btt_sb
/linux-master/tools/testing/selftests/kexec/
H A Dtest_kexec_file_load.sh5 # the IMA signature stored in the security.ima xattr or the PE signature,
23 # Return 1 for IMA signature required and 0 for not required.
29 "IMA kernel image signature required"
31 log_info "IMA signature required"
41 # First check for appended signature (modsig), then xattr
47 log_info "IMA or appended(modsig) signature required"
52 [ $ret -eq 1 ] && log_info "IMA signature required";
59 # Return 1 for PE signature found and 0 for not found.
64 pesign -i $KERNEL_IMAGE --show-signature | gre
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm200.c118 if (WARN_ON(lsfw->sig->size != sizeof(hdr.signature)))
121 memcpy(&hdr.signature, lsfw->sig->data, lsfw->sig->size);
263 .signature = gm200_flcn_fw_signature,
301 .signature = gm200_flcn_fw_signature,
H A Dgm20b.c83 .signature = gm200_flcn_fw_signature,
/linux-master/arch/x86/kernel/acpi/
H A Dsleep.c64 if (header->signature != WAKEUP_HEADER_SIGNATURE) {
191 * signature in FACS is changed after hibernation.
/linux-master/drivers/gpu/drm/xe/
H A Dxe_uc_fw_abi.h32 * uCode and RSA signature are must-have components that will be used by driver.
236 u32 signature; member in struct:gsc_bpdt_header
/linux-master/arch/x86/boot/
H A Dmain.c96 boot_params.ist_info.signature = oreg.eax;
/linux-master/crypto/asymmetric_keys/
H A DMakefile11 signature.o
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dfw.h152 __le32 signature ; /* Wilocity signature */ member in struct:wil_fw_record_file_header
/linux-master/arch/powerpc/kernel/
H A Dnvram_64.c34 unsigned char signature; member in struct:nvram_header
166 * | signature | checksum | length | name | data |
259 * This sets up a partition with an "OS" signature.
716 tmp_part->index, tmp_part->header.signature,
744 c_sum = p->signature + p->length + sp[0] + sp[1] + sp[2] + sp[3] + sp[4] + sp[5];
761 if (part->header.signature != sig)
779 * signature only match
780 * @sig: signature of the partition(s) to remove
781 * @exceptions: When removing all partitions with a matching signature,
796 part->header.signature
[all...]
/linux-master/drivers/staging/rtl8723bs/include/
H A Drtl8723b_hal.h32 ((le16_to_cpu(fw_hdr->signature) & 0xFFF0) == 0x5300)
44 __le16 signature; /* 92C0: test chip; 92C, 88C0: test chip; member in struct:rt_firmware_hdr
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h86 u32 signature; /* PIRQ_SIGNATURE should be here */ member in struct:irq_routing_table
101 u32 signature; /* IRT_SIGNATURE should be here */ member in struct:irt_routing_table
/linux-master/arch/x86/kernel/cpu/mce/
H A Ddev-mcelog.c353 memcpy(mcelog->signature, MCE_LOG_SIGNATURE, sizeof(mcelog->signature));
/linux-master/drivers/acpi/
H A Dprmt.c43 char signature[ACPI_NAMESEG_SIZE]; member in struct:prm_context_buffer
256 ACPI_COPY_NAMESEG(context.signature, "PRMC");
/linux-master/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c18 u32 signature; member in struct:bios_args
141 /* BIOS expects 'SECU' in hex as the signature value*/
142 args->signature = 0x55434553;
/linux-master/arch/x86/boot/compressed/
H A Dacpi.c90 /* Search a block of memory for the RSDP signature. */
101 * Both RSDP signature and checksum must be correct.
109 if (!ACPI_VALIDATE_RSDP_SIG(rsdp->signature))
252 if (ACPI_COMPARE_NAMESEG(header->signature, ACPI_SIG_SRAT))
/linux-master/drivers/platform/x86/
H A Dibm_rtl.c44 char signature[5]; /* signature should be "_RTL_" */ member in struct:ibm_rtl_table
57 /* to locate "_RTL_" signature do a masked 5-byte integer compare */
272 /* search for the _RTL_ signature at the start of the table */
276 if ((readq(&tmp->signature) & RTL_MASK) == RTL_SIGNATURE) {
/linux-master/drivers/firmware/google/
H A Dcoreboot_table.c175 ret = strncmp(header->signature, "LBIO", sizeof(header->signature));
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.c23 if ((bp)->signature != BUFFER_SIG) { \
76 int signature; member in struct:pvr2_buffer
111 (bp ? bp->signature : 0));
252 bp->signature = BUFFER_SIG;
274 bp->signature = 0;
/linux-master/arch/x86/kernel/
H A Dmpparse.c143 if (memcmp(mpc->signature, MPC_SIGNATURE, 4)) {
144 pr_err("MPTABLE: bad signature [%c%c%c%c]!\n",
145 mpc->signature[0], mpc->signature[1],
146 mpc->signature[2], mpc->signature[3]);
609 * 1) Scan the bottom 1K for a signature
/linux-master/drivers/scsi/esas2r/
H A Desas2r_flash.c58 { 'E', 'S', 'A', 'S' }, /* signature */
636 if (bi->signature != le16_to_cpu(0xaa55)
646 if (bh->signature[0] != 'P'
647 || bh->signature[1] != 'C'
648 || bh->signature[2] != 'I'
649 || bh->signature[3] != 'R'
1130 if (bi->signature != cpu_to_le16(0xAA55))
1335 if (n->signature[0] != 'E'
1336 || n->signature[1] != 'S'
1337 || n->signature[
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dfirmware.c88 u8 signature[KEY_SIZE]; member in struct:firmware_file
96 u8 signature[KEY_SIZE]; member in struct:augmented_firmware_file
115 u8 *signature; /* pointer to the signature */ member in struct:firmware_details
476 fdet->signature = ff->signature;
501 fdet->signature = aff->signature;
772 * Download the signature and start the RSA mechanism. Wait for
776 const u8 *signature)
775 run_rsa(struct hfi1_devdata *dd, const char *who, const u8 *signature) argument
[all...]
/linux-master/drivers/gpu/drm/gma500/
H A Dintel_bios.h15 u8 signature[20]; /**< Always starts with 'VBT$' */ member in struct:vbt_header
27 u8 signature[16]; /**< Always 'BIOS_DATA_BLOCK' */ member in struct:bdb_header
338 char signature[16]; member in struct:aimdb_header

Completed in 212 milliseconds

1234567891011>>