Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/Documentation/networking/
H A 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 …]
H A Dtls.rst104 be received before decryption can happen.
121 ``EBADMSG`` is returned if decryption failed for any other reason.
238 record decryption failed (e.g. due to incorrect authentication tag)
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A 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
387 the given size will be generated. For a decryption operation, the
H A Ddescore-readme.rst5 Fast & Portable DES encryption & decryption
15 des - fast & portable DES encryption & decryption.
41 1. Highest possible encryption/decryption PERFORMANCE.
68 this has the quickest encryption/decryption routines i've seen.
85 encryption/decryption is still slower on the sparc and 68000.
244 or about 32 to 40 instructions per en/decryption.
275 the en/decryption routines each use 6 necessary register variables,
355 en/decryption with the key k. if you use DesMethod,
360 will be set to magic constants which speed up the encryption/decryption
H A Dapi-samples.rst29 * encryption/decryption operations. But in this example, we'll just do a
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2transport.c392 struct derivation decryption; member
436 rc = generate_key(ses, ptriplet->decryption.label, in generate_smb3signingkey()
437 ptriplet->decryption.context, in generate_smb3signingkey()
495 d = &triplet.decryption; in generate_smb30signingkey()
523 d = &triplet.decryption; in generate_smb311signingkey()
H A DKconfig170 bool "Dump encryption keys for offline decryption (Unsafe)"
173 Enabling this will dump the encryption and decryption keys
/OK3568_Linux_fs/buildroot/package/libdvdcss/
H A DConfig.in5 a block device without having to bother about the decryption.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa/
H A Dlibdvbcsa.pc6 …ion of the DVB Common Scrambling Algorithm - DVB/CSA - with encryption and decryption capabilities.
/OK3568_Linux_fs/buildroot/package/libdvbcsa/
H A DConfig.in6 decryption capabilities
/OK3568_Linux_fs/buildroot/package/python-rsa/
H A DConfig.in7 encryption and decryption, signing and verifying signatures,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/
H A Dlibdvdcss_1.4.2.bb2 …ary designed for accessing DVDs like a block device without having to bother about the decryption."
/OK3568_Linux_fs/buildroot/package/git-crypt/
H A DConfig.in10 git-crypt enables transparent encryption and decryption of
/OK3568_Linux_fs/buildroot/package/pkcs11-helper/
H A DConfig.in18 perform signature and decryption.
/OK3568_Linux_fs/kernel/Documentation/driver-api/mei/
H A Dhdcp.rst15 for decryption and verification.
/OK3568_Linux_fs/buildroot/package/tpm2-tools/
H A DConfig.in15 perform encryption/decryption/signing/etc crypto operations,
/OK3568_Linux_fs/external/security/librkcrypto/perf_reports/
H A DReadMe_EN.md21 ### Test principle: Perform encryption or decryption operations on 1M Byte data continuously and ca…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opensc/
H A Dopensc_0.22.0.bb4 7816-4 compatible smart card. Encryption and decryption using private\
/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A DKconfig23 decryption. It may use hardware features if available.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gpgme/
H A Dgpgme_1.17.1.bb2 … for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signat…
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Decryptfs.rst17 FEK decryption is called authentication token and, currently, can be stored in a
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A DKconfig8 as encryption, decryption, signature generation and signature
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A DKconfig142 Supported cryptographic primitives: encryption, decryption,
/OK3568_Linux_fs/buildroot/package/vtun/
H A D0003-openssl11.patch227 sprintf(tmpstr,"%s decryption initialized", cipher_name);
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DKconfig113 and for XTS mode encryption, CBC and XTS mode decryption speedup is

12