Home
last modified time | relevance | path

Searched refs:keyed (Results 1 – 9 of 9) 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/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)
/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.c1901 bool keyed) in caam_hash_alloc() argument
1915 if (keyed) { in caam_hash_alloc()
H A Dcaamalg_qi2.c4632 struct caam_hash_template *template, bool keyed) in caam_hash_alloc() argument
4646 if (keyed) { in caam_hash_alloc()
/linux/arch/loongarch/
H A DKconfig430 kernel, keyed by the dts filename, containing the relevant DTBs.
/linux/crypto/
H A DKconfig871 of any size between 1 and 64 bytes. The keyed hash is also implemented.