Searched full:symmetric (Results 1 – 25 of 195) sorted by relevance
12345678
| /kernel/linux/linux-5.10/Documentation/crypto/ |
| D | api-skcipher.rst | 10 Symmetric Key Cipher API 14 :doc: Symmetric Key Cipher API 19 Symmetric Key Cipher Request Handle 23 :doc: Symmetric Key Cipher Request Handle
|
| D | userspace-if.rst | 36 - Symmetric ciphers 90 is of particular interest for symmetric cipher operations where a 138 Symmetric Cipher API 149 .salg_type = "skcipher", /* this selects the symmetric cipher */ 195 The operation is very similar to the symmetric cipher discussion. During 203 .salg_type = "aead", /* this selects the symmetric cipher */ 377 - the skcipher cipher type (symmetric ciphers)
|
| D | devel-algos.rst | 47 Single-Block Symmetric Ciphers [CIPHER] 53 implementations, that being the CIPHER type used for symmetric ciphers. 125 length-preserving symmetric cipher algorithm.
|
| D | architecture.rst | 10 - Symmetric ciphers 145 - skcipher for symmetric key ciphers 179 type. Symmetric ciphers, however, typically support multiple key sizes 182 not provide a separate way to select the particular symmetric cipher key
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | skcipher.h | 3 * Symmetric key ciphers. 16 * struct skcipher_request - Symmetric key cipher request 48 * struct skcipher_alg - symmetric key cipher definition 135 * DOC: Symmetric Key Cipher API 137 * Symmetric key cipher API is used with the ciphers of type 152 * For the symmetric key cipher API, the state is maintained with the tfm 171 * crypto_alloc_skcipher() - allocate symmetric key cipher handle 435 * DOC: Symmetric Key Cipher Request Handle 438 * required for the symmetric key cipher operation. This includes the cipher
|
| /kernel/linux/linux-5.10/drivers/tty/ipwireless/ |
| D | tty.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| D | network.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| D | main.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| D | hardware.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| D | setup_protocol.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| D | k3-psil-priv.h | 24 * In case of symmetric configuration for a matching src/dst thread (for example 27 * the symmetric match.
|
| /kernel/linux/linux-5.10/Documentation/security/keys/ |
| D | trusted-encrypted.rst | 6 key ring service. Both of these new types are variable length symmetric keys, 90 The decrypted portion of encrypted keys can contain either a simple symmetric 168 quality symmetric key for HMAC protection of file metadata. The use of a
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
| D | fman_keygen.c | 134 /* Symmetric hash usage: 136 * - the value for symmetric hash usage must be in accordance with hash 138 * - according to tests performed, spreading is not working if symmetric 140 * So ultimately symmetric hash functionality should be always disabled: 245 bool symmetric_hash; /* Symmetric Hash option usage */ 604 * complies with symmetric hash in keygen_scheme_setup() 606 * the key is symmetric in keygen_scheme_setup()
|
| /kernel/linux/linux-5.10/security/keys/ |
| D | Kconfig | 80 keys in the kernel. Trusted keys are random number symmetric keys, 99 which are encrypted/decrypted with a 'master' symmetric key. The
|
| /kernel/linux/linux-5.10/Documentation/livepatch/ |
| D | system-state.rst | 160 *pre_unpatch()* typically does symmetric operations to *post_patch()*. 165 *post_unpatch()* typically does symmetric operations to *pre_patch()*.
|
| /kernel/linux/linux-5.10/net/tls/ |
| D | Kconfig | 15 Enable kernel support for TLS protocol. This allows symmetric
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | intel_runtime_pm.h | 145 * Any calls to this function must have a symmetric call to 163 * Any calls to this function must have a symmetric call to
|
| D | intel_runtime_pm.c | 386 * Any runtime pm reference obtained by this function must have a symmetric 404 * Any runtime pm reference obtained by this function must have a symmetric 430 * Any runtime pm reference obtained by this function must have a symmetric 479 * Any runtime pm reference obtained by this function must have a symmetric
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/ |
| D | brcm,spu-crypto.txt | 1 The Broadcom Secure Processing Unit (SPU) hardware supports symmetric
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/cpufreq/ |
| D | cpufreq-spear.txt | 5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
|
| D | cpufreq-dt.txt | 4 both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | chmc.c | 63 /* If symmetric use map[0], else it is 66 char symmetric; member 153 /* If symmetric use map[0], else it is 156 char symmetric; member 257 if (p->symmetric) in get_pin_and_dimm_str()
|
| /kernel/linux/linux-5.10/crypto/ |
| D | Kconfig | 520 symmetric key for a block encryption pass applied to the input 1276 Camellia is a symmetric key block cipher developed jointly 1293 Camellia is a symmetric key block cipher developed jointly 1313 Camellia is a symmetric key block cipher developed jointly 1329 Camellia is a symmetric key block cipher developed jointly 1346 Camellia is a symmetric key block cipher developed jointly 1514 SEED is a 128-bit symmetric key block cipher that has been 1878 tristate "User-space interface for symmetric key cipher algorithms" 1883 This option enables the user-spaces interface for symmetric
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| D | smp-up.c | 8 * Symmetric Uniprocessor (TM) Support
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | tda7432.c | 125 * Bit 3 controls bass cut: 0/1 is non-symmetric/symmetric bass cut 244 TDA7432_BASS_SYM | /* Symmetric bass cut */ in tda7432_set()
|
12345678