Home
last modified time | relevance | path

Searched full:permutation (Results 1 – 23 of 23) sorted by relevance

/linux/lib/crypto/arm64/
H A Dsha3.h41 * Keccak-f permutation, which is what we want here. Any in sha3_keccakf()
/linux/include/linux/crush/
H A Dcrush.h249 /* choose local attempts using a fallback permutation before
344 __u32 *perm; /* Permutation of the bucket's items */
/linux/include/crypto/
H A Dsha3.h41 * State for the Keccak-f[1600] permutation: 25 64-bit words.
46 * temporarily by implementations of the permutation that need native-endian
/linux/lib/crypto/s390/
H A Dsha3.h53 * Keccak-f permutation, which is what we want here. Use in sha3_keccakf()
/linux/net/ceph/crush/
H A Dmapper.c66 * Choose based on a random permutation of the bucket.
70 * calculate an actual random permutation of the bucket members.
81 /* start a new permutation if @x has changed */ in bucket_perm_choose()
106 /* calculate permutation up to pr */ in bucket_perm_choose()
/linux/net/netfilter/ipvs/
H A Dip_vs_mh.c131 * permutation for the dests. in ip_vs_mh_permutate()
136 /* Set dest_setup for the dests permutation */ in ip_vs_mh_permutate()
/linux/tools/perf/tests/shell/
H A Dtest_brstack.sh138 echo "Testing branch stack filtering permutation ($test_filter_filter,$test_filter_expect)"
/linux/drivers/ras/amd/atl/
H A Ddenormalize.c965 * The logical CS fabric ID of the permutation must be calculated from the in match_logical_coh_st_fabric_id()
1230 * permutation of these bits and then normalizing the generated system physical
1232 * translate, then we have found the correct permutation of bits.
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-rgb.rst21 or a permutation thereof, collectively referred to as alpha formats) depend on
39 Formats that contain padding bits are named XRGB (or a permutation thereof).
/linux/lib/crypto/arm/
H A Dchacha-scalar-core.S146 // Do the core ChaCha permutation to update x0-x15.
/linux/lib/crypto/
H A Dsha3.c158 /* Generic implementation of the Keccak-f[1600] permutation */
/linux/lib/crypto/x86/
H A Dsha1-avx2-asm.S600 /* Reset state for AVX2 reg permutation */
/linux/Documentation/crypto/
H A Ddescore-readme.rst378 and final permutation is done; if not, then the data is loaded
/linux/kernel/irq/
H A Dgeneric-chip.c144 * Note: This is the only permutation currently used. Similar generic
/linux/tools/testing/vma/
H A Dvma.c668 /* Generate every possible permutation of sticky flags. */ in test_merge_new()
1267 /* Generate every possible permutation of sticky flags. */ in test_merge_existing()
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml302 The standard Zbkx crossbar permutation instructions as ratified
/linux/net/ceph/
H A Dosdmap.c420 * The base case, permutation variables and in crush_finalize()
421 * the pointer to the permutation array. in crush_finalize()
426 /* Every bucket has a permutation array. */ in crush_finalize()
/linux/lib/zlib_inflate/
H A Dinflate.c346 static const unsigned short order[19] = /* permutation of code lengths */ in zlib_inflate()
/linux/arch/arm64/crypto/
H A Dghash-ce-core.S173 // prepare the permutation vectors
/linux/tools/testing/selftests/drivers/net/
H A Dgro.c482 /* TCP with options is always a permutation of {TS, NOP, NOP}.
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_security.c432 /* is now a keyed permutation of {TA, IV32, IV16}. */ in phase2()
/linux/Documentation/filesystems/
H A Dfscrypt.rst395 permutation, has the property that changing one bit scrambles the
/linux/lib/zstd/compress/
H A Dzstd_compress.c6977 /* AVX permutation depends on the specific definition of target structures */ in convertSequences_noRepcodes()