Searched refs:signature (Results 151 - 175 of 184) sorted by relevance

12345678

/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c3339 * This routine decodes ATA signature
3341 * \param pSignature: ATA signature
3345 * TRUE if ATA signature
3363 && (pSignature)[4] == 0xA0 ) /* this is the signature of a Hitachi SATA HDD*/
3467 devicetype = tdssSATADeviceTypeDecode(agSATADeviceInfo->signature);
3508 TI_DBG1(("ossaDiscoverSataCB: signature: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n",
3509 agSATADeviceInfo->signature[0], agSATADeviceInfo->signature[1],
3510 agSATADeviceInfo->signature[2], agSATADeviceInfo->signature[
[all...]
/freebsd-11.0-release/crypto/openssl/ssl/
H A Ds3_srvr.c1889 /* Allow space for signature algorithm */
1892 /* Allow space for signature length */
2007 /* send signature algorithm */
3030 /* we now have a signature that we need to verify */
3034 * If key is GOST and n is exactly 64, it is bare signature without
3120 /* bad signature */
3133 /* bad signature */
3142 unsigned char signature[64]; local
3157 fprintf(stderr, "GOST signature length is %d", i);
3160 signature[6
[all...]
/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h1950 bit32 signature; member in struct:agsaNVMDData_s
2046 bit32 signature; /* coherent controller information */ member in struct:agsaControllerInfo_s
2668 bit8 signature[8]; /**< The signature of SATA in Task member in struct:agsaSATADeviceInfo_s
/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_rsu.c2657 if (hdr->signature != htole16(0x8712) &&
2658 hdr->signature != htole16(0x8192)) {
2660 "invalid firmware signature 0x%x\n",
2661 le16toh(hdr->signature));
/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1416 * the 'ADPT' signature is found in SCB2.
1590 if (sc->signature == CFSIGNATURE
1591 || sc->signature == CFSIGNATURE2) {
H A Daic7xxx.h871 uint16_t signature; /* Signature == 0x250 */ member in struct:seeprom_config
/freebsd-11.0-release/crypto/heimdal/lib/hx509/
H A Dca.c1100 /* signature AlgorithmIdentifier, */
1101 ret = copy_AlgorithmIdentifier(sigalg, &tbsc->signature);
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-tcp.c59 #include <signature.h>
/freebsd-11.0-release/contrib/elftoolchain/libdwarf/
H A Dlibdwarf.h126 char signature[8]; member in struct:__anon1063
/freebsd-11.0-release/sys/dev/dpt/
H A Ddpt.h438 u_int32_t signature; /* Signature MUST be "EATA". ntohl()`ed */ member in struct:get_conf
824 u_int8_t SigVersion; /* signature version (currently 1) */
H A Ddpt_scsi.c472 if ((conf->signature == BE_EATA_SIGNATURE) ||
473 (conf->signature == LE_EATA_SIGNATURE)) {
/freebsd-11.0-release/sys/dev/arcmsr/
H A Darcmsr.h268 /* signature of set and get firmware config */
787 ** byte 0 : 0xaa <-- signature
788 ** byte 1 : 0x55 <-- signature
832 ** byte 0 : 0xaa <-- signature
833 ** byte 1 : 0x55 <-- signature
976 u_int32_t signature; /*0,00-03*/ member in struct:FIRMWARE_INFO
/freebsd-11.0-release/sys/dev/e1000/
H A De1000_hw.h643 u32 signature; member in struct:e1000_host_mng_dhcp_cookie
/freebsd-11.0-release/sys/dev/bktr/
H A Dbktr_card.c479 * get a signature of the card
862 printf("%s: card signature: ", bktr_name(bktr));
873 probe_temp = (u_char *) &bt848_card_signature[i].signature;
/freebsd-11.0-release/sys/x86/cpufreq/
H A Dpowernow.c75 char signature[10]; member in struct:psb_header
/freebsd-11.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.c8483 u8 signature[2]; /* ROM Signature. Should be 0xaa55 */ member in struct:pci_expansion_rom_header
8490 u8 signature[2]; /* ROM Signature. Should be 0xaa55 */ member in struct:legacy_pci_expansion_rom_header
8500 u8 signature[2]; // ROM signature. The value 0xaa55 member in struct:efi_pci_expansion_rom_header
8519 u8 signature[4]; /* Signature. The string "PCIR" */ member in struct:pcir_data_structure
8544 BOOT_SIGNATURE = 0xaa55, /* signature of BIOS boot ROM */
8549 PCIR_SIGNATURE = 0x52494350 /* PCIR signature */
8697 * Check BOOT ROM header signature
8699 if (le16_to_cpu(*(u16*)header->signature) != BOOT_SIGNATURE ) {
8700 CH_ERR(adap, "Boot image missing signature\
[all...]
/freebsd-11.0-release/contrib/ldns/
H A Ddnssec_verify.c369 /* normally there will only be 1 signature 'set'
655 const ldns_rr *signature,
670 tree->parent_signature[tree->parent_count] = (ldns_rr *) signature;
1848 /* verify signature */
2002 * @param sig: signature to take TTL and wildcard values from
2048 * Make raw signature buffer out of rrsig
2049 * @param rawsig_buf: raw signature buffer for result
2050 * @param rrsig: signature to convert
2068 /* create a buffer with signature rdata */
2110 /* EVP produces an ASN prefix on the signature, whic
653 ldns_dnssec_trust_tree_add_parent(ldns_dnssec_trust_tree *tree, const ldns_dnssec_trust_tree *parent, const ldns_rr *signature, const ldns_status parent_status) argument
[all...]
/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampidefs.h748 bit32 signature; member in struct:agNVMIndirect_s
H A Dsaioctlcmd.c894 controllerInfo->signature = ossaHwRegReadExt(agRoot, pcibar, (bit32)CfgTblDWIdx);
937 SA_DBG1(("saGetControllerInfo: signature 0x%X\n", controllerInfo->signature));
/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c332 * Signature PMC IOCTL signature.
581 TI_DBG1(("tiCOMMgntIOCTL:IOCTL_MJ_FW_INFO ControllerInfo signature 0x%X\n",ControllerInfo.signature));
2324 nvmdInfo.signature = 0xFEDCBA98;
2463 nvmdInfo.signature = 0xFEDCBA98;
/freebsd-11.0-release/contrib/binutils/ld/
H A Dldlang.c660 int signature; local
706 signature = (sec_count << 8) + wild_name_count;
707 switch (signature)
/freebsd-11.0-release/sys/dev/urtwn/
H A Dif_urtwn.c3938 if ((le16toh(hdr->signature) >> 4) == 0x88c ||
3939 (le16toh(hdr->signature) >> 4) == 0x88e ||
3940 (le16toh(hdr->signature) >> 4) == 0x92c) {
/freebsd-11.0-release/sys/dev/iwn/
H A Dif_iwnreg.h1723 uint32_t signature; member in struct:iwn_fw_tlv_hdr
/freebsd-11.0-release/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c911 u8 signature[2]; /* signature */ member in struct:boot_header_s
940 BOOT_SIGNATURE = 0xaa55, /* signature of BIOS boot ROM */
1377 if (le16_to_cpu(*(u16*)header->signature) != BOOT_SIGNATURE) {
1378 CH_ERR(adapter, "boot image missing signature\n");
/freebsd-11.0-release/sys/dev/rtwn/
H A Dif_rtwn.c2148 if ((le16toh(hdr->signature) >> 4) == 0x88c ||
2149 (le16toh(hdr->signature) >> 4) == 0x92c) {

Completed in 523 milliseconds

12345678