Home
last modified time | relevance | path

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

12345678910>>...15

/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-4.19/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 */
299 .salg_type = "rng", /* this selects the symmetric cipher */
366 - the skcipher cipher type (symmetric ciphers)
/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-4.19/include/crypto/
Dskcipher.h2 * Symmetric key ciphers.
21 * struct skcipher_request - Symmetric key cipher request
69 * struct skcipher_alg - symmetric key cipher definition
148 * DOC: Symmetric Key Cipher API
150 * Symmetric key cipher API is used with the ciphers of type
165 * For the symmetric key cipher API, the state is maintained with the tfm
184 * crypto_alloc_skcipher() - allocate symmetric key cipher handle
468 * DOC: Symmetric Key Cipher Request Handle
471 * 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)
Dmain.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)
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-4.19/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-4.19/arch/arm64/crypto/
DKconfig51 tristate "SM4 symmetric cipher (ARMv8.2 Crypto Extensions)"
109 tristate "NEON accelerated ChaCha20 symmetric cipher"
/kernel/linux/linux-4.19/Documentation/security/keys/
Dtrusted-encrypted.rst6 key ring service. Both of these new types are variable length symmetric keys,
66 The decrypted portion of encrypted keys can contain either a simple symmetric
138 quality symmetric key for HMAC protection of file metadata. The use of a
/kernel/linux/linux-4.19/security/keys/
DKconfig67 keys in the kernel. Trusted keys are random number symmetric keys,
86 which are encrypted/decrypted with a 'master' symmetric key. The
/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-4.19/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:
244 bool symmetric_hash; /* Symmetric Hash option usage */
603 * complies with symmetric hash in keygen_scheme_setup()
605 * the key is symmetric in keygen_scheme_setup()
/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-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-4.19/Documentation/mic/
Dscif_overview.txt1 The Symmetric Communication Interface (SCIF (pronounced as skiff)) is a low
5 communicating over the PCIe bus while providing an API that is symmetric

12345678910>>...15