Home
last modified time | relevance | path

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

/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/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/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.c4634 struct caam_hash_template *template, bool keyed) in caam_hash_alloc() argument
4648 if (keyed) { in caam_hash_alloc()
/linux/arch/loongarch/
H A DKconfig477 kernel, keyed by the dts filename, containing the relevant DTBs.
/linux/crypto/
H A DKconfig869 of any size between 1 and 64 bytes. The keyed hash is also implemented.