Home
last modified time | relevance | path

Searched refs:keyed (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/networking/device_drivers/hamradio/
H A Dz8530drv.rst483 This is the probability that the transmitter will be keyed
499 The time the transmitter will remain keyed after the last
502 SCC before the transmitter is keyed down. The value depends
515 1: Fullduplex mode, i.e. the transmitter will be keyed at
518 2: Like 1, but the transmitter will remain keyed, also
535 The maximal time the transmitter will be keyed to send
557 time, the transmitter will be keyed down. A value of 0 is
565 to send. When this timer expires the transmitter will be keyed
595 200 This transmitter will only be keyed when all other
597 100 This transmitter will only be keyed when the carrier
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-hummingboard-pulse-m2con.dtsi17 /* M.2 is B-keyed, so w-disable is for WWAN */
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst762 Flat keyed
768 Nested keyed
778 For both flat and nested keyed files, only the values for a single key
779 can be written at a time. For nested keyed files, the sub key pairs
812 - If a setting has a configurable default value and keyed specific
813 overrides, the default entry should be keyed with "default" and
823 For example, a setting which is keyed by major:minor device numbers
956 A read-only flat-keyed file which exists on non-root cgroups.
982 A read-only flat-keyed file with the following entries:
1008 A read-only flat-keyed file which exists in non-root cgroups.
[all …]
/linux/Documentation/crypto/
H A Duserspace-if.rst34 - Message digest including keyed message digest (HMAC, CMAC)
115 The salg_type value "hash" applies to message digests and keyed message
116 digests. Though, a keyed message digest is referenced by the appropriate
118 how the key can be set for a keyed message digest.
378 - the hash cipher type (keyed message digests)
H A Darchitecture.rst14 - Message digest, including keyed message digest
31 or keyed message digests.
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9130-cf-base.dts45 /* M.2 is B-keyed, so w-disable is for WWAN */
/linux/Documentation/filesystems/ext4/
H A Ddirectory.rst196 balanced tree keyed off a hash of the directory entry name. If the
228 as it would in a B-Tree keyed by the hash value), and possibly also scanning
/linux/Documentation/security/
H A Dsiphash.rst7 SipHash is a cryptographically secure PRF -- a keyed hash function -- that
/linux/Documentation/networking/
H A Dl2tp.rst678 sessions are stored in separate lists. L2TPv2 sessions are keyed
680 session ID. L2TPv3 sessions are keyed by the 32-bit session ID, since
686 hash table keyed by sk and session ID. When looking up L2TPv3
/linux/Documentation/filesystems/
H A Dmount_api.rst578 Multiple superblocks of this type may exist and they're keyed on
720 Where the array is an unsorted list of { parameter ID, name }-keyed
H A Dubifs-authentication.rst270 keyed hash (HMAC) over its own contents and a hash of the root node of the index
H A Dfscrypt.rst349 For directories that are indexed using a secret-keyed dirhash over the
1513 directories. An indexed directory is organized as a tree keyed by
/linux/drivers/crypto/caam/
H A Dcaamhash.c1902 bool keyed) in caam_hash_alloc() argument
1916 if (keyed) { in caam_hash_alloc()
H A Dcaamalg_qi2.c4633 struct caam_hash_template *template, bool keyed) in caam_hash_alloc() argument
4647 if (keyed) { in caam_hash_alloc()
/linux/drivers/crypto/ccree/
H A Dcc_hash.c1822 struct device *dev, bool keyed) in cc_alloc_hash_alg() argument
1836 if (keyed) { in cc_alloc_hash_alg()
/linux/arch/loongarch/
H A DKconfig430 kernel, keyed by the dts filename, containing the relevant DTBs.
/linux/Documentation/trace/
H A Dhistogram.rst19 aggregates event hits into a hash table keyed on one or more trace
1038 hash table keyed on stacktrace::
2282 sched_waking and another for sched_switch, keyed on pid. Whenever
2341 sched_waking and another for sched_switch, keyed on pid. Whenever
2462 event, keyed on dport. Whenever a tcp_probe event occurs, the
H A Devents.rst592 This command aggregates event hits into a hash table keyed on one or
/linux/tools/perf/Documentation/
H A Dperf-script-python.txt259 effectively end up with a single-level dictionary keyed on syscall id
/linux/crypto/
H A DKconfig871 of any size between 1 and 64 bytes. The keyed hash is also implemented.