Home
last modified time | relevance | path

Searched full:symmetric (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/Documentation/crypto/
Dapi-skcipher.rst10 Symmetric Key Cipher API
14 :doc: Symmetric Key Cipher API
19 Symmetric Key Cipher Request Handle
23 :doc: Symmetric Key Cipher Request Handle
Duserspace-if.rst36 - 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)
/kernel/linux/linux-6.6/Documentation/crypto/
Dapi-skcipher.rst10 Symmetric Key Cipher API
14 :doc: Symmetric Key Cipher API
19 Symmetric Key Cipher Request Handle
23 :doc: Symmetric Key Cipher Request Handle
Duserspace-if.rst36 - 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)
388 key for symmetric encryption.
/kernel/linux/linux-5.10/include/crypto/
Dskcipher.h3 * 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-6.6/include/crypto/
Dskcipher.h3 * Symmetric key ciphers.
21 * struct skcipher_request - Symmetric key cipher request
69 * struct skcipher_alg - symmetric key cipher definition
161 * DOC: Symmetric Key Cipher API
163 * Symmetric key cipher API is used with the ciphers of type
178 * For the symmetric key cipher API, the state is maintained with the tfm
197 * crypto_alloc_skcipher() - allocate symmetric key cipher handle
461 * DOC: Symmetric Key Cipher Request Handle
464 * required for the symmetric key cipher operation. This includes the cipher
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
Dtty.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
Dnetwork.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
Dmain.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
Dhardware.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
Dsetup_protocol.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
/kernel/linux/linux-6.6/drivers/tty/ipwireless/
Dtty.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
Dnetwork.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
Dmain.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
Dhardware.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
Dsetup_protocol.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
/kernel/linux/linux-5.10/drivers/dma/ti/
Dk3-psil-priv.h24 * In case of symmetric configuration for a matching src/dst thread (for example
27 * the symmetric match.
/kernel/linux/linux-6.6/drivers/dma/ti/
Dk3-psil-priv.h24 * In case of symmetric configuration for a matching src/dst thread (for example
27 * the symmetric match.
/kernel/linux/linux-6.6/security/keys/trusted-keys/
Dtrusted_tee.c22 * Get random data for symmetric key
61 * Have the TEE seal(encrypt) the symmetric key
108 * Have the TEE unseal(decrypt) the symmetric key
155 * Have the TEE generate random symmetric key
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
Dfman_keygen.c107 /* Symmetric hash usage:
109 * - the value for symmetric hash usage must be in accordance with hash
111 * - according to tests performed, spreading is not working if symmetric
113 * So ultimately symmetric hash functionality should be always disabled:
218 bool symmetric_hash; /* Symmetric Hash option usage */
577 * complies with symmetric hash in keygen_scheme_setup()
579 * the key is symmetric in keygen_scheme_setup()
/kernel/linux/linux-5.10/Documentation/security/keys/
Dtrusted-encrypted.rst6 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/
Dfman_keygen.c134 /* 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-6.6/Documentation/ABI/testing/
Dsysfs-driver-qat34 * sym: the device is configured for running symmetric crypto
41 * sym;dc: the device is configured for running symmetric crypto
/kernel/linux/linux-5.10/security/keys/
DKconfig80 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-6.6/security/keys/
DKconfig76 keys in the kernel. Trusted keys are random number symmetric keys,
99 encrypted/decrypted with a 'master' symmetric key. The 'master'

12345678910>>...17