Home
last modified time | relevance | path

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

12345678910

/openbmc/linux/Documentation/crypto/
H A 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
H A 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.
H A Ddevel-algos.rst47 Single-Block Symmetric Ciphers [CIPHER]
53 implementations, that being the CIPHER type used for symmetric ciphers.
125 length-preserving symmetric cipher algorithm.
H A Darchitecture.rst10 - 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
/openbmc/linux/include/crypto/
H A 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
/openbmc/linux/drivers/tty/ipwireless/
H A Dtty.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
H A Dnetwork.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
H A Dmain.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
H A Dhardware.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
H A Dsetup_protocol.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
/openbmc/u-boot/net/
H A Dsntp.h25 #define NTP_MODE_SYMACTIVE 1 /* Symmetric Active */
26 #define NTP_MODE_SYMPASSIVE 2 /* Symmetric Passive */
/openbmc/linux/drivers/dma/ti/
H A Dk3-psil-priv.h24 * In case of symmetric configuration for a matching src/dst thread (for example
27 * the symmetric match.
/openbmc/linux/security/keys/trusted-keys/
H A 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
H A DKconfig14 backend. Trusted keys are random number symmetric keys,
/openbmc/qemu/qapi/
H A Dcryptodev.json16 # @sym: symmetric encryption
30 # @cipher: Symmetric Key Cipher service
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A 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()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-qat34 * sym: the device is configured for running symmetric crypto
41 * sym;dc: the device is configured for running symmetric crypto
/openbmc/qemu/docs/specs/
H A Dppc-spapr-uv-hcalls.rst32 SVM file systems are encrypted using a symmetric key. This key is then
35 unwrap/unseal the symmetric key using the system's TPM device or a TPM Resource
/openbmc/linux/security/keys/
H A DKconfig76 keys in the kernel. Trusted keys are random number symmetric keys,
99 encrypted/decrypted with a 'master' symmetric key. The 'master'
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-devtools/python/
H A Dpython3-construct-native_2.10.68.bb1 SUMMARY = "A powerful declarative symmetric parser/builder for binary data"
/openbmc/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst6 key ring service. Both of these new types are variable length symmetric keys,
237 The decrypted portion of encrypted keys can contain either a simple symmetric
318 quality symmetric key for HMAC protection of file metadata. The use of a
404 represents a symmetric key and must be unsealed before
/openbmc/linux/Documentation/livepatch/
H A Dsystem-state.rst160 *pre_unpatch()* typically does symmetric operations to *post_patch()*.
165 *post_unpatch()* typically does symmetric operations to *pre_patch()*.
/openbmc/linux/net/tls/
H A DKconfig15 Enable kernel support for TLS protocol. This allows symmetric
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-spear.txt5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dbrcm,spu-crypto.txt1 The Broadcom Secure Processing Unit (SPU) hardware supports symmetric

12345678910