Linux Cryptography
[Prev Page][Next Page]
- [GIT PULL] Crypto Fixes for 5.7, (continued)
- [PATCH] crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher,
Nagadheeraj Rottela
- [PATCH] crypto: hisilicon - Fix return value check in hisi_zip_acompress(),
Yunfeng Ye
- linux-next: manual merge of the crypto tree with the s390 tree, Mark Brown
- linux-next: manual merge of the crypto tree with the arm-soc tree, Mark Brown
- [PATCH] crypto: sun4i-ss: erase key after use,
Corentin Labbe
- [PATCH 1/2] crypto: hisilicon - Fix double free in sec_free_hw_sgl(),
Yunfeng Ye
- [PATCHv2 0/7] Non-urgent fixes and improvments for omap3-rom-rng,
Tony Lindgren
- [PATCH 1/7] ARM: OMAP2+: Check omap3-rom-rng for GP device instead of HS device, Tony Lindgren
- [PATCH 4/7] hwrng: omap3-rom - Initialize default quality to get data, Tony Lindgren
- [PATCH 2/7] hwrng: omap3-rom - Fix missing clock by probing with device tree, Tony Lindgren
- [PATCH 3/7] hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled, Tony Lindgren
- [PATCH 5/7] hwrng: omap3-rom - Update to use standard driver data, Tony Lindgren
- [PATCH 6/7] hwrng: omap3-rom - Use runtime PM instead of custom functions, Tony Lindgren
- [PATCH 7/7] hwrng: omap3-rom - Use devm hwrng and runtime PM, Tony Lindgren
- Re: [PATCHv2 0/7] Non-urgent fixes and improvments for omap3-rom-rng, Tero Kristo
- Re: [PATCHv2 0/7] Non-urgent fixes and improvments for omap3-rom-rng, Sebastian Reichel
- Re: [PATCHv2 0/7] Non-urgent fixes and improvments for omap3-rom-rng, Aaro Koskinen
- Re: [PATCHv2 0/7] Non-urgent fixes and improvments for omap3-rom-rng, Herbert Xu
- [PATCH] crypto: ccp - release hmac_buf if ccp_run_sha_cmd fails,
Navid Emamdoost
- [PATCH 0/6] Non-urgent fixes and improvments for omap3-rom-rng,
Tony Lindgren
- [PATCHv2 0/3] crypto: inside-secure - Added more authenc w/ (3)DES,
Pascal van Leeuwen
- [PATCHv2 0/3] crypto: inside-secure - Add (HMAC) SHA3 support,
Pascal van Leeuwen
- [PATCH] crypto: inside-secure - Add SM4 based authenc AEAD ciphersuites,
Pascal van Leeuwen
- [PATCHv3 0/3] crypto: inside-secure: Add support for the Chacha20 skcipher and the Chacha20-Poly1305 AEAD suites,
Pascal van Leeuwen
- [PATCHv2 0/3] crypto: inside-secure: Add support for the Chacha20 skcipher and the Chacha20-Poly1305 AEAD suites,
Pascal van Leeuwen
- [PATCH] crypto: aegis128-neon - use Clang compatible cflags for ARM,
Ard Biesheuvel
- [PATCHv3 0/3] crypto: inside-secure - Add support for (HMAC) SM3,
Pascal van Leeuwen
- [PATCH 0/3] crypto: inside-secure - Added more authenc w/ (3)DES,
Pascal van Leeuwen
- [PATCH 0/2] crypto: inside-secure - Add (HMAC) SHA3 support,
Pascal van Leeuwen
- [PATCHv2 0/7] crypto: inside-secure - Add support for SM4 ciphers,
Pascal van Leeuwen
- [PATCHv4] crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n,
Pascal van Leeuwen
- testmgr: HMAC-SHA3-224/256 test vector issue, Pascal Van Leeuwen
- [PATCH] hw_random: move add_early_randomness() out of rng_mutex,
Laurent Vivier
[PATCHv2 0/3] crypto: inside-secure - Add support for (HMAC) SM3,
Pascal van Leeuwen
[PATCHv2 0/2] rypto: inside-secure: Add support for the Chacha20 skcipher and the Chacha20-Poly1305 AEAD suites,
Pascal van Leeuwen
[PATCH v3 0/2] hwrng: npcm: add NPCM RNG driver support,
Tomer Maimon
[PATCH 0/2] crypto: sun4i-ss: Enable power management,
Corentin Labbe
[PATCH 0/7] crypto: inside-secure - Add support for SM4 ciphers,
Pascal van Leeuwen
[PATCH] KEYS: asym_tpm: Use common tpm_buf for asymmetric keys,
Sumit Garg
[cryptodev:master 219/293] drivers/crypto//inside-secure/safexcel.c:840:9: error: implicit declaration of function 'pci_irq_vector'; did you mean 'rcu_irq_enter'?, kbuild test robot
[PATCH 0/3] crypto: inside-secure - Add support for (HMAC) SM3,
Pascal van Leeuwen
[PATCH 0/2] crypto: faster GCM-AES for arm64,
Ard Biesheuvel
[PATCH 0/2] crypto: inside-secure: Add support for the Chacha20 skcipher and the Chacha20-Poly1305 AEAD suites,
Pascal van Leeuwen
linux-next: Fixes tags need some work in the crypto tree,
Stephen Rothwell
Interesting crypto manager behavior,
Pascal Van Leeuwen
[PATCH] crypto: talitos - fix hash result for VMAP_STACK,
Christophe Leroy
[PATCH] crypto: algif_skcipher - Use chunksize instead of blocksize,
Herbert Xu
[PATCH v2 0/2] hwrng: npcm: add NPCM RNG driver support,
Tomer Maimon
[PATCH v2 2/2] hwrng: npcm: add NPCM RNG driver, Tomer Maimon
Re: [PATCH v2 2/2] hwrng: npcm: add NPCM RNG driver, Milton Miller II
[PATCH v6 00/12] add integrity and security to TPM2 transactions,
James Bottomley
- [PATCH v6 01/12] tpm-buf: move from static inlines to real functions, James Bottomley
- [PATCH v6 02/12] tpm-buf: add handling for TPM2B types, James Bottomley
- [PATCH v6 03/12] tpm-buf: add cursor based functions for response parsing, James Bottomley
- [PATCH v6 04/12] tpm2-space: export the context save and load commands, James Bottomley
- [PATCH v6 05/12] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling, James Bottomley
- [PATCH v6 06/12] tpm-buf: add tpm_buf_parameters(), James Bottomley
- [PATCH v6 07/12] tpm2: add hmac checks to tpm2_pcr_extend(), James Bottomley
- [PATCH v6 08/12] tpm2: add session encryption protection to tpm2_get_random(), James Bottomley
- [PATCH v6 09/12] trusted keys: Add session encryption protection to the seal/unseal path, James Bottomley
- [PATCH v6 10/12] tpm: add the null key name as a tpm2 sysfs variable, James Bottomley
- [PATCH v6 11/12] Documentation: add tpm-security.rst, James Bottomley
- [PATCH v6 12/12] tpm2-sessions: NOT FOR COMMITTING add sessions testing, James Bottomley
- Re: [PATCH v6 00/12] add integrity and security to TPM2 transactions, Jarkko Sakkinen
[PATCH] crypto: inside-secure - Added support for CRC32,
Pascal van Leeuwen
[cryptodev:master 288/301] drivers/crypto//caam/jr.c:491:22: warning: cast from pointer to integer of different size, kbuild test robot
[PATCH] crypto: talitos - fix missing break in switch statement,
Gustavo A. R. Silva
[PATCH] crypto: ccree - enable CTS support in AES-XTS,
Uri Shir
[cryptodev:master 219/267] drivers/crypto/inside-secure/safexcel.c:1046:24: error: 'PCI_IRQ_MSIX' undeclared; did you mean 'PCI_PRI_CTRL'?, kbuild test robot
[PATCH] dt-bindings: crypto: samsung: Convert SSS and SlimSSS bindings to json-schema, Krzysztof Kozlowski
[PATCH] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema, Krzysztof Kozlowski
[PATCH 0/9] crypto: add sun8i-ce driver for Allwinner crypto engine,
Corentin Labbe
[PATCHv3] crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n,
Pascal van Leeuwen
[PATCH 0/6] crypto: inside-secure - Add supp. for non-Marvell HW,
Pascal van Leeuwen
[PATCH 1/2] crypto: inside-secure - fix uninitialized-variable warning,
Arnd Bergmann
[PATCH -next] crypto: essiv - Remove unnecessary NULL checks, YueHaibing
[PATCHv2] crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n,
Pascal van Leeuwen
[PATCH v3 0/9] padata: use unbound workqueues for parallel jobs,
Daniel Jordan
- [PATCH v3 2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs(), Daniel Jordan
- [PATCH v3 7/9] padata: use separate workqueues for parallel and serial work, Daniel Jordan
- [PATCH v3 3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs, Daniel Jordan
- [PATCH v3 8/9] padata: unbind parallel jobs from specific CPUs, Daniel Jordan
- [PATCH v3 6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible, Daniel Jordan
- [PATCH v3 1/9] padata: allocate workqueue internally, Daniel Jordan
- [PATCH v3 4/9] padata: make padata_do_parallel find alternate callback CPU, Daniel Jordan
- [PATCH v3 5/9] pcrypt: remove padata cpumask notifier, Daniel Jordan
- [PATCH v3 9/9] padata: remove cpu_index from the parallel_queue, Daniel Jordan
- Re: [PATCH v3 0/9] padata: use unbound workqueues for parallel jobs, Herbert Xu
[PATCH] random: Use wait_event_freezable() in add_hwgenerator_randomness(),
Stephen Boyd
[PATCH] crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n,
Pascal van Leeuwen
crypto: ux500 - Fix COMPILE_TEST warnings, Herbert Xu
[PATCH] crypto: x86/aes-ni - use AES library instead of single-use AES cipher,
Ard Biesheuvel
[PATCH] crypto: cavium/zip - Add missing single_release(),
Wei Yongjun
Question: kexec() ISO images using encrypted partitions and/or "persistent RAM"., Hunter Nins
[PATCH 0/3] crypto: inside-secure - Add support for the CBCMAC,
Pascal van Leeuwen
[PATCH 0/3] Use kzfree instead of memset() + kfree(),
zhong jiang
[PATCH 00/12] CAAM bugfixes, small improvements,
Andrey Smirnov
- [PATCH 05/12] crypto: caam - use devres to unmap memory, Andrey Smirnov
- [PATCH 09/12] crypto: caam - user devres to populate platform devices, Andrey Smirnov
- [PATCH 10/12] crypto: caam - populate platform devices last, Andrey Smirnov
- [PATCH 11/12] crypto: caam - convert caamrng to platform device, Andrey Smirnov
- [PATCH 12/12] crypto: caam - change JR device ownership scheme, Andrey Smirnov
- [PATCH 08/12] crypto: caam - use devres to de-initialize QI, Andrey Smirnov
- [PATCH 07/12] crypto: caam - use devres to de-initialize the RNG, Andrey Smirnov
- [PATCH 04/12] crypto: caam - dispose of IRQ mapping only after IRQ is freed, Andrey Smirnov
- [PATCH 06/12] crypto: caam - use devres to remove debugfs, Andrey Smirnov
- [PATCH 02/12] crypto: caam - use devres to unmap JR's registers, Andrey Smirnov
- [PATCH 01/12] crypto: caam - make sure clocks are enabled first, Andrey Smirnov
- [PATCH 03/12] crypto: caam - check irq_of_parse_and_map for errors, Andrey Smirnov
- Re: [PATCH 00/12] CAAM bugfixes, small improvements, Herbert Xu
[PATCH v2 00/17] crypto: arm/aes - XTS ciphertext stealing and other updates,
Ard Biesheuvel
- [PATCH v2 01/17] crypto: arm/aes - fix round key prototypes, Ard Biesheuvel
- [PATCH v2 02/17] crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps, Ard Biesheuvel
- [PATCH v2 03/17] crypto: arm/aes-ce - switch to 4x interleave, Ard Biesheuvel
- [PATCH v2 04/17] crypto: arm/aes-ce - replace tweak mask literal with composition, Ard Biesheuvel
- [PATCH v2 05/17] crypto: arm/aes-neonbs - replace tweak mask literal with composition, Ard Biesheuvel
- [PATCH v2 06/17] crypto: arm64/aes-neonbs - replace tweak mask literal with composition, Ard Biesheuvel
- [PATCH v2 07/17] crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled, Ard Biesheuvel
- [PATCH v2 08/17] crypto: skcipher - add the ability to abort a skcipher walk, Ard Biesheuvel
- [PATCH v2 09/17] crypto: arm64/aes-cts-cbc-ce - performance tweak, Ard Biesheuvel
- [PATCH v2 10/17] crypto: arm64/aes-cts-cbc - move request context data to the stack, Ard Biesheuvel
- [PATCH v2 11/17] crypto: arm64/aes - implement support for XTS ciphertext stealing, Ard Biesheuvel
- [PATCH v2 12/17] crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS, Ard Biesheuvel
- [PATCH v2 13/17] crypto: arm/aes-ce - implement ciphertext stealing for XTS, Ard Biesheuvel
- [PATCH v2 14/17] crypto: arm/aes-neonbs - implement ciphertext stealing for XTS, Ard Biesheuvel
- [PATCH v2 15/17] crypto: arm/aes-ce - implement ciphertext stealing for CBC, Ard Biesheuvel
- [PATCH v2 16/17] crypto: testmgr - add test vectors for XTS ciphertext stealing, Ard Biesheuvel
- [PATCH v2 17/17] crypto: testmgr - Add additional AES-XTS vectors for covering CTS, Ard Biesheuvel
- Re: [PATCH v2 00/17] crypto: arm/aes - XTS ciphertext stealing and other updates, Herbert Xu
[PATCH AUTOSEL 4.19 058/167] crypto: ccree - add missing inline qualifier, Sasha Levin
[PATCH AUTOSEL 4.19 056/167] crypto: ccree - fix resume race condition on init, Sasha Levin
[PATCH] crypto: arm64: Use PTR_ERR_OR_ZERO rather than its implementation.,
zhong jiang
[PATCH -next] crypto: inside-secure - Fix build error without CONFIG_PCI,
YueHaibing
[PATCH 0/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h,
Hans de Goede
- [PATCH 4/9] crypto: x86 - Rename functions to avoid conflict with crypto/sha256.h, Hans de Goede
- [PATCH 3/9] crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h, Hans de Goede
- [PATCH 2/9] crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h, Hans de Goede
- [PATCH 1/9] crypto: arm - Rename functions to avoid conflict with crypto/sha256.h, Hans de Goede
- [PATCH 5/9] crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h, Hans de Goede
- [PATCH 6/9] crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h, Hans de Goede
- [PATCH 7/9] crypto: n2 - Rename arrays to avoid conflict with crypto/sha256.h, Hans de Goede
- [PATCH 8/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h, Hans de Goede
- [PATCH 9/9] crypto: sha256 - Remove sha256/224_init code duplication, Hans de Goede
- Re: [PATCH 0/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h, Ard Biesheuvel
- Re: [PATCH 0/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h, Herbert Xu
How to use nonce in DRBG functions.,
Bhat, Jayalakshmi Manjunath
[PATCH V2 0/4] Add Xilinx's ZynqMP AES driver support,
Kalyani Akula
[PATCH] hw_random: timeriomem_rng: relax check on memory resource size,
Daniel Mack
[PATCH] arm64: dts: imx8mq: Add CAAM node,
Andrey Smirnov
[cryptodev:master 241/242] include/asm-generic/qspinlock.h:65:55: warning: pointer targets in passing argument 2 of 'atomic_try_cmpxchg' differ in signedness, kbuild test robot
[cryptodev:master 219/242] drivers/crypto/inside-secure/safexcel.c:840:9: error: implicit declaration of function 'pci_irq_vector'; did you mean 'rcu_irq_enter'?, kbuild test robot
[PATCH 0/4] Add support for AES-GCM, AES-CFB, AES-OFB and AES-CCM,
Pascal van Leeuwen
[PATCH] crypto: inside-secure - Minor code cleanup and optimizations,
Pascal van Leeuwen
[PATCH] crypto: inside-secure - Minor optimization recognizing CTR is always AES,
Pascal van Leeuwen
[PATCH] crypto: inside-secure - Made .cra_priority value a define,
Pascal van Leeuwen
[PATCH 0/3] crypto: inside-secure - Add AES-XTS cipher support,
Pascal van Leeuwen
[PATCH v2 0/9] padata: use unbound workqueues for parallel jobs,
Daniel Jordan
- [PATCH v2 7/9] padata: use separate workqueues for parallel and serial work, Daniel Jordan
- [PATCH v2 3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs, Daniel Jordan
- [PATCH v2 4/9] padata: make padata_do_parallel find alternate callback CPU, Daniel Jordan
- [PATCH v2 2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs(), Daniel Jordan
- [PATCH v2 5/9] pcrypt: remove padata cpumask notifier, Daniel Jordan
- [PATCH v2 8/9] padata: unbind parallel jobs from specific CPUs, Daniel Jordan
- [PATCH v2 6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible, Daniel Jordan
- [PATCH v2 1/9] padata: allocate workqueue internally, Daniel Jordan
- [PATCH v2 9/9] padata: remove cpu_index from the parallel_queue, Daniel Jordan
- Re: [PATCH v2 0/9] padata: use unbound workqueues for parallel jobs, Herbert Xu
[PATCH v2 0/5] padata flushing and CPU hotplug fixes,
Daniel Jordan
net/tls(TLS_SW): double free in tls_tx_records,
Pooja Trivedi
[PATCH 1/5] crypto: mediatek: move mtk_aes_find_dev() to the right place,
Vic Wu
[PATCH -next] crypto: hisilicon: select CRYPTO_LIB_DES while compiling SEC driver,
Mao Wenan
Re: Data size error interrupt with Talitos driver on 4.9.82 kernel,
Christophe Leroy
Message not available
[PATCH] crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c,
Hans de Goede
linux-next: build warning after merge of the crypto tree,
Stephen Rothwell
linux-next: manual merge of the crypto tree with Linus' tree,
Stephen Rothwell
[PATCH] crypto: ccp - invoke fallback for XTS ciphertext stealing,
Ard Biesheuvel
[PATCH -next] crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version',
YueHaibing
[PATCH -next] crypto: atmel - Fix -Wunused-const-variable warning,
YueHaibing
[PATCH -next] crypto: aegis128 - Fix -Wunused-const-variable warning,
YueHaibing
crypto: talitos - Fix build warning in aead_des3_setkey, Herbert Xu
[PATCH cryptodev buildfix] crypto: n2/des - fix build breakage after DES updates,
Ard Biesheuvel
[cryptodev:master 181/206] drivers/crypto/n2_core.c:761:46: error: 'tfm' undeclared; did you mean 'tm'?, kbuild test robot
[PATCH cryptodev buildfix] crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier,
Ard Biesheuvel
[cryptodev:master 198/206] arch/s390/crypto/aes_s390.c:589:41: error: 'XTS_BLOCKSIZE' undeclared; did you mean 'XTS_BLOCK_SIZE'?, kbuild test robot
[PATCH 00/17] crypto: arm/aes - XTS ciphertext stealing and other updates,
Ard Biesheuvel
- [PATCH 01/17] crypto: arm/aes - fix round key prototypes, Ard Biesheuvel
- [PATCH 02/17] crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps, Ard Biesheuvel
- [PATCH 04/17] crypto: arm/aes-ce - replace tweak mask literal with composition, Ard Biesheuvel
- [PATCH 03/17] crypto: arm/aes-ce - switch to 4x interleave, Ard Biesheuvel
- [PATCH 05/17] crypto: arm/aes-neonbs - replace tweak mask literal with composition, Ard Biesheuvel
- [PATCH 06/17] crypto: arm64/aes-neonbs - replace tweak mask literal with composition, Ard Biesheuvel
- [PATCH 08/17] crypto: skcipher - add the ability to abort a skcipher walk, Ard Biesheuvel
- [PATCH 07/17] crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled, Ard Biesheuvel
- [PATCH 09/17] crypto: arm64/aes-cts-cbc-ce - performance tweak, Ard Biesheuvel
- [PATCH 10/17] crypto: arm64/aes-cts-cbc - move request context data to the stack, Ard Biesheuvel
- [PATCH 12/17] crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS, Ard Biesheuvel
- [PATCH 11/17] crypto: arm64/aes - implement support for XTS ciphertext stealing, Ard Biesheuvel
- [PATCH 13/17] crypto: arm/aes-ce - implement ciphertext stealing for XTS, Ard Biesheuvel
- [PATCH 14/17] crypto: arm/aes-neonbs - implement ciphertext stealing for XTS, Ard Biesheuvel
- [PATCH 16/17] crypto: testmgr - add test vectors for XTS ciphertext stealing, Ard Biesheuvel
- [PATCH 15/17] crypto: arm/aes-ce - implement ciphertext stealing for CBC, Ard Biesheuvel
- [PATCH 17/17] crypto: testmgr - Add additional AES-XTS vectors for covering CTS, Ard Biesheuvel
[PATCH v5 0/4] Create and consolidate trusted keys subsystem,
Sumit Garg
[GIT PULL v2] inside-secure: add new "mini" firmware for the EIP197 driver, Pascal van Leeuwen
[PATCH 3/9] mmc: dw_mmc: support crypto operation, boojin.kim
[PATCH 1/9] crypt: Add diskcipher,
boojin.kim
[PATCH 5/9] block: support diskcipher,
boojin.kim
[PATCH 7/9] fscrypt: support diskcipher, boojin.kim
[PATCH 8/9] fs: ext4: support diskcipher, boojin.kim
[PATCH 9/9] fs: f2fs: support diskcipher, boojin.kim
[PATCH 6/9] dm crypt: support diskcipher,
boojin.kim
[PATCH 4/9] mmc: dw_mmc-exynos: support FMP, boojin.kim
[PATCH 2/9] crypto: fmp: add Flash Memory Protector driver, boojin.kim
[PATCH 0/9] Flash Memory Protector Support, boojin.kim
[PATCH v8 00/16] crypto: caam - Add i.MX8MQ support,
Andrey Smirnov
- [PATCH v8 03/16] crypto: caam - convert caam_jr_init() to use devres, Andrey Smirnov
- [PATCH v8 12/16] crypto: caam - don't hardcode inpentry size, Andrey Smirnov
- [PATCH v8 16/16] arm64: dts: imx8mq: Add CAAM node, Andrey Smirnov
- [PATCH v8 15/16] crypto: caam - add clock entry for i.MX8MQ, Andrey Smirnov
- [PATCH v8 07/16] crypto: caam - drop 64-bit only wr/rd_reg64(), Andrey Smirnov
- [PATCH v8 09/16] crypto: caam - make CAAM_PTR_SZ dynamic, Andrey Smirnov
- [PATCH v8 11/16] crypto: caam - drop explicit usage of struct jr_outentry, Andrey Smirnov
- [PATCH v8 14/16] crypto: caam - always select job ring via RSR on i.MX8MQ, Andrey Smirnov
- [PATCH v8 13/16] crypto: caam - select DMA address size at runtime, Andrey Smirnov
- [PATCH v8 10/16] crypto: caam - move cpu_to_caam_dma() selection to runtime, Andrey Smirnov
- [PATCH v8 08/16] crypto: caam - share definition for MAX_SDLEN, Andrey Smirnov
- [PATCH v8 06/16] crypto: caam - use ioread64*_hi_lo in rd_reg64, Andrey Smirnov
- [PATCH v8 04/16] crypto: caam - request JR IRQ as the last step, Andrey Smirnov
- [PATCH v8 05/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64, Andrey Smirnov
- [PATCH v8 01/16] crypto: caam - move DMA mask selection into a function, Andrey Smirnov
- [PATCH v8 02/16] crypto: caam - simplfy clock initialization, Andrey Smirnov
- Re: [PATCH v8 00/16] crypto: caam - Add i.MX8MQ support, Iuliana Prodan
- Re: [PATCH v8 00/16] crypto: caam - Add i.MX8MQ support, Herbert Xu
cbc mode broken in rk3288 driver,
Ard Biesheuvel
[PATCH] crypto: caam/qi - use print_hex_dump_debug function to print debug messages,
Iuliana Prodan
[PATCH] crypto: ccp - Ignore unconfigured CCP device on suspend/resume,
Hook, Gary
Re: INFO: task hung in tls_sw_sendmsg, Jakub Kicinski
[PATCHv5 0/4] crypto: inside-secure - broaden driver scope,
Pascal van Leeuwen
[PATCH] random: Support freezable kthreads in add_hwgenerator_randomness(),
Stephen Boyd
[PATCH 0/2] drivers/crypto - s5p fixes,
Ard Biesheuvel
[PATCH v13 0/6] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]