Home
last modified time | relevance | path

Searched refs:decryption (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.4/Documentation/crypto/
Duserspace-if.rst95 to provide different memory pointers for the encryption and decryption
159 should be processed for encryption or decryption. In addition, the IV is
172 - ALG_OP_DECRYPT - decryption of data
218 should be processed for encryption or decryption. In addition, the IV is
231 - ALG_OP_DECRYPT - decryption of data
254 The authenticated decryption operation may indicate an integrity error.
279 - AEAD decryption input: AAD \|\| ciphertext \|\| authentication tag
286 - AEAD decryption output: plaintext
376 the given size will be generated. For a decryption operation, the
Ddescore-readme.txt4 des - fast & portable DES encryption & decryption.
30 1. Highest possible encryption/decryption PERFORMANCE.
55 this has the quickest encryption/decryption routines i've seen.
70 encryption/decryption is still slower on the sparc and 68000.
207 or about 32 to 40 instructions per en/decryption.
233 the en/decryption routines each use 6 necessary register variables,
303 en/decryption with the key k. if you use DesMethod,
308 will be set to magic constants which speed up the encryption/decryption
Dapi-samples.rst29 * encryption/decryption operations. But in this example, we'll just do a
Dasymmetric-keys.txt117 (eg. decryption and signature generation) require extra key data.
220 Optional. This is the entry point for the encryption, decryption and
/Linux-v5.4/Documentation/networking/
Dtls-offload.rst22 latency on socket reads (decryption only starts when a read syscall
54 On the receive side if the device handled decryption and authentication
59 request, records are retrieved from the socket and passed to decryption routine.
60 If device decrypted all the segments of the record the decryption is skipped,
61 otherwise software path handles decryption.
180 decryption, authentication for each record in the packet). The device leaves
189 and takes care of partial decryption.
284 arrive continue decryption. Finally when 2 arrives it's completely outside
286 handling. ``ktls`` software fallback handles the decryption of record
324 At this point the device is in sync and can resume decryption at next
[all …]
Dtls.rst104 be received before decryption can happen.
121 ``EBADMSG`` is returned if decryption failed for any other reason.
Dxfrm_device.txt103 decryption, the driver needs to add a reference to the decoded SA into
/Linux-v5.4/fs/cifs/
Dsmb2transport.c322 struct derivation decryption; member
343 rc = generate_key(ses, ptriplet->decryption.label, in generate_smb3signingkey()
344 ptriplet->decryption.context, in generate_smb3signingkey()
389 d = &triplet.decryption; in generate_smb30signingkey()
417 d = &triplet.decryption; in generate_smb311signingkey()
DKconfig170 bool "Dump encryption keys for offline decryption (Unsafe)"
173 Enabling this will dump the encryption and decryption keys
/Linux-v5.4/Documentation/driver-api/mei/
Dhdcp.rst15 for decryption and verification.
/Linux-v5.4/drivers/isdn/mISDN/
DKconfig22 decryption. It may use hardware features if available.
/Linux-v5.4/crypto/asymmetric_keys/
DKconfig8 as encryption, decryption, signature generation and signature
/Linux-v5.4/Documentation/security/keys/
Decryptfs.rst17 FEK decryption is called authentication token and, currently, can be stored in a
Dtrusted-encrypted.rst83 encryption/decryption. New keys are created from kernel generated random
Dcore.rst982 only need the public parts to be available, but for decryption and signing
1661 asym_eds_op() deals with encryption, decryption and signature creation as
1712 are supported by the key, including encryption of a blob, decryption of a
1721 raw data and signature sizes for encryption and decryption. The
/Linux-v5.4/arch/arm/crypto/
DKconfig92 and for XTS mode encryption, CBC and XTS mode decryption speedup is
/Linux-v5.4/drivers/crypto/caam/
DKconfig138 Supported cryptographic primitives: encryption, decryption,
/Linux-v5.4/Documentation/
DDMA-attributes.txt120 doing a heavy operation like decryption or decompression this
Dpadata.txt10 encryption and decryption on large numbers of packets without reordering
/Linux-v5.4/Documentation/filesystems/
Dfsverity.rst527 ``enabled_steps`` is a bitmask that specifies whether decryption,
530 workqueue, and then the workqueue work does the decryption or
531 verification. Finally, pages where no decryption or verity error
Dubifs-authentication.rst14 on the device without the filesystem decryption key.
Dfscrypt.rst1099 page lock must be held until decryption has finished, to prevent the
/Linux-v5.4/crypto/
DKconfig504 and decryption requests to the encapsulated cipher after applying
1054 solely on encryption (although decryption is supported as well, but
1058 8 for decryption), this implementation only uses just two S-boxes of
/Linux-v5.4/drivers/crypto/
DKconfig262 Group, which can perform encryption, decryption, hashing,
/Linux-v5.4/arch/x86/crypto/
Daesni-intel_asm.S636 # PARTIAL_BLOCK: Handles encryption/decryption and the tag partial blocks

12