Searched refs:decryption (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | smb2transport.c | 321 struct derivation decryption; member 342 rc = generate_key(ses, ptriplet->decryption.label, in generate_smb3signingkey() 343 ptriplet->decryption.context, in generate_smb3signingkey() 388 d = &triplet.decryption; in generate_smb30signingkey() 416 d = &triplet.decryption; in generate_smb311signingkey()
|
D | Kconfig | 174 bool "Dump encryption keys for offline decryption (Unsafe)" 177 Enabling this will dump the encryption and decryption keys
|
/Linux-v4.19/Documentation/crypto/ |
D | userspace-if.rst | 95 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
|
D | descore-readme.txt | 4 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
|
D | asymmetric-keys.txt | 117 (eg. decryption and signature generation) require extra key data.
|
/Linux-v4.19/drivers/isdn/mISDN/ |
D | Kconfig | 21 decryption. It may use hardware features if available.
|
/Linux-v4.19/crypto/asymmetric_keys/ |
D | Kconfig | 8 as encryption, decryption, signature generation and signature
|
/Linux-v4.19/Documentation/networking/ |
D | tls.txt | 90 be received before decryption can happen. 105 EBADMSG is returned if decryption failed for any other reason.
|
D | xfrm_device.txt | 99 decryption, the driver needs to add a reference to the decoded SA into
|
/Linux-v4.19/Documentation/security/keys/ |
D | ecryptfs.rst | 17 FEK decryption is called authentication token and, currently, can be stored in a
|
D | trusted-encrypted.rst | 58 encryption/decryption. New keys are created from kernel generated random
|
/Linux-v4.19/arch/arm/crypto/ |
D | Kconfig | 83 and for XTS mode encryption, CBC and XTS mode decryption speedup is
|
/Linux-v4.19/drivers/crypto/caam/ |
D | Kconfig | 127 Supported cryptographic primitives: encryption, decryption,
|
/Linux-v4.19/Documentation/ |
D | padata.txt | 10 encryption and decryption on large numbers of packets without reordering
|
D | DMA-attributes.txt | 120 doing a heavy operation like decryption or decompression this
|
/Linux-v4.19/drivers/crypto/ |
D | Kconfig | 230 Group, which can perform encryption, decryption, hashing,
|
/Linux-v4.19/crypto/ |
D | Kconfig | 1052 solely on encryption (although decryption is supported as well, but 1056 8 for decryption), this implementation only uses just two S-boxes of
|
/Linux-v4.19/Documentation/filesystems/ |
D | fscrypt.rst | 576 page lock must be held until decryption has finished, to prevent the
|
/Linux-v4.19/arch/x86/crypto/ |
D | aesni-intel_asm.S | 640 # PARTIAL_BLOCK: Handles encryption/decryption and the tag partial blocks
|