Home
last modified time | relevance | path

Searched refs:hashes (Results 1 – 25 of 93) sorted by relevance

1234

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_sfb.c89 u32 hashes[2]; member
104 return sfb_skb_cb(skb)->hashes[slot]; in sfb_hash()
142 sfbhash = cb->hashes[0]; in increment_qlen()
146 sfbhash = cb->hashes[1]; in increment_qlen()
328 sfb_skb_cb(skb)->hashes[slot] = sfbhash; in sfb_enqueue()
346 sfb_skb_cb(skb)->hashes[slot] = 0; in sfb_enqueue()
361 sfb_skb_cb(skb)->hashes[slot] = sfbhash; in sfb_enqueue()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-streamer.h54 vec<hashval_t> hashes; member
106 return cache->hashes[ix]; in streamer_tree_cache_get_hash()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-streamer.h54 vec<hashval_t> hashes; member
106 return cache->hashes[ix]; in streamer_tree_cache_get_hash()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dsr9700.c263 u8 *hashes = (u8 *)&dev->data; in sr9700_set_multicast() local
267 memset(hashes, 0x00, SR_MCAST_SIZE); in sr9700_set_multicast()
269 hashes[SR_MCAST_SIZE - 1] |= SR_MCAST_ADDR_FLAG; in sr9700_set_multicast()
280 hashes[crc >> 3] |= 1 << (crc & 0x7); in sr9700_set_multicast()
284 sr_write_async(dev, SR_MAR, SR_MCAST_SIZE, hashes); in sr9700_set_multicast()
H A Ddm9601.c294 u8 *hashes = (u8 *) & dev->data; in dm9601_set_multicast() local
297 memset(hashes, 0x00, DM_MCAST_SIZE); in dm9601_set_multicast()
298 hashes[DM_MCAST_SIZE - 1] |= 0x80; /* broadcast address */ in dm9601_set_multicast()
310 hashes[crc >> 3] |= 1 << (crc & 0x7); in dm9601_set_multicast()
314 dm_write_async(dev, DM_MCAST_ADDR, DM_MCAST_SIZE, hashes); in dm9601_set_multicast()
H A Ddm9620.c569 u8 *hashes = (u8 *) & dev->data; in dm9620_set_multicast() local
572 memset(hashes, 0x00, DM_MCAST_SIZE); in dm9620_set_multicast()
573 hashes[DM_MCAST_SIZE - 1] |= 0x80; /* broadcast address */ in dm9620_set_multicast()
585 hashes[crc>>3] |= 1 << (crc & 0x7); in dm9620_set_multicast()
596 hashes[crc>>3] |= 1 << (crc & 0x7); in dm9620_set_multicast()
601 dm_write_async(dev, DM_MCAST_ADDR, DM_MCAST_SIZE, hashes); in dm9620_set_multicast()
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-directory.txt449 contains the hashes of the downloaded files for the +libfoo+
460 The hashes stored in that file are used to validate the integrity of the
485 this case, all hashes must match.
488 Ideally, the hashes stored in this file should match the hashes published by
491 best to add all those hashes in the +.hash+ file. If upstream does not
494 this in a comment line above the hashes.
497 The hashes for license files are used to detect a license change when a
498 package version is bumped. The hashes are checked during the make legal-info
508 locally-computed +sha256+ hashes for a binary blob, a +sha256+ for a
531 If the +.hash+ file is present, and it contains one or more hashes for a
[all …]
/OK3568_Linux_fs/kernel/Documentation/pcmcia/
H A Ddevicetable.rst10 - product ID strings _and_ hashes of these strings
18 hashes of the string to the macro, e.g. if you want to match the product ID
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dverity.rst51 inaccessible. You can place hashes to the same partition as data, in this
52 case hashes are placed after <num_data_blocks>.
148 After instantiation, all hashes will be verified on-demand during
153 Cryptographic hashes are used to assert the integrity of the device on a
155 into the page cache. Block hashes are stored linearly, aligned to the nearest
172 selected cryptographic digest algorithm. The hashes are linearly-ordered in
/OK3568_Linux_fs/buildroot/package/jquery/
H A Djquery.hash1 # Locally computed hashes, not provided by upstream
/OK3568_Linux_fs/buildroot/package/python-git/
H A Dpython-git.hash1 # locally computed hashes
/OK3568_Linux_fs/buildroot/package/biosdevname/
H A Dbiosdevname.hash1 # Locally computed hashes, not provided by upstream
/OK3568_Linux_fs/buildroot/package/redis/
H A Dredis.hash1 # From https://github.com/redis/redis-hashes/blob/master/README
H A DConfig.in12 hashes, lists, sets, sorted sets with range queries,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/md5deep/files/
H A D0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch73 - ocb.error("%s: Expecting %"PRIu32" hashes, found %"PRIu32"\n",
74 + ocb.error("%s: Expecting %" PRIu32 " hashes, found %" PRIu32 "\n",
111 hashes[hash_column[column_number]].name.c_str(),
/OK3568_Linux_fs/buildroot/package/ca-certificates/
H A Dca-certificates.hash1 # hashes from: $(CA_CERTIFICATES_SITE)/ca-certificates_$(CA_CERTIFICATES_VERSION).dsc :
/OK3568_Linux_fs/buildroot/package/jbig2dec/
H A Djbig2dec.hash2 # and SHA512SUMS are missing the hashes for this file.
/OK3568_Linux_fs/buildroot/package/linux-pam/
H A Dlinux-pam.hash1 # Locally computed hashes after checking signature at
/OK3568_Linux_fs/kernel/security/apparmor/
H A DKconfig21 bool "Enable introspection of sha1 hashes for loaded profiles"
36 is enabled by default. The generation of sha1 hashes for
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Ddabtree.h13 xfs_dahash_t hashes[XFS_DA_NODE_MAXDEPTH]; member
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-diffsigs88 hashes = [hash1, hash2]
89 hashfiles = find_siginfo(tinfoil, key, None, hashes)
H A Dbitbake-dumpsig88 hashes = [hash1, hash2]
89 hashfiles = find_siginfo(tinfoil, key, None, hashes)
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddebugfs-turris-mox-rwtm10 (since this is intended for SHA-512 hashes).
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A DMakefile10 hashes.o tail_conversion.o journal.o resize.o \
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Ds390-pv-boot.rst22 hashes, to ensure integrity. Afterwards KVM can run the PVM via the
56 The PV header contains the keys and hashes, which the UV will use to

1234