linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 13:37:08 to 2019-06-18 18:19:25 UTC [more...]

[PATCH 0/2] net: fastopen: follow-up tweaks for SipHash switch
 2019-06-18 18:19 UTC  (11+ messages)
` [PATCH 1/2] net: fastopen: make key handling more robust against future changes
` [PATCH 2/2] net: fastopen: use endianness agnostic representation of the cookie

[PATCH v2 1/2] crypto: testmgr - dynamically allocate testvec_config
 2019-06-18 18:07 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: testmgr - dynamically allocate crypto_shash

[PATCH] [v2] crypto: serpent - mark __serpent_setkey_sbox noinline
 2019-06-18 18:05 UTC  (2+ messages)

[PATCH] crypto: sun4i-ss - reduce stack usage
 2019-06-18 13:12 UTC  (2+ messages)

crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
 2019-06-18 12:35 UTC  (2+ messages)

[PATCH] crypto: asymmetric_keys - select CRYPTO_HASH where needed
 2019-06-18 12:13 UTC 

[PATCH v5 0/7] crypto: rc4 cleanup
 2019-06-18  5:38 UTC  (11+ messages)
` [PATCH v5 1/7] crypto: arc4 - refactor arc4 core code into separate library
` [PATCH v5 2/7] net/mac80211: move WEP handling to ARC4 library interface
` [PATCH v5 3/7] net/lib80211: move WEP handling to ARC4 library code
` [PATCH v5 4/7] net/lib80211: move TKIP "
` [PATCH v5 5/7] crypto: arc4 - remove cipher implementation
` [PATCH v5 6/7] ppp: mppe: switch to RC4 library interface
` [PATCH v5 7/7] fs: cifs: "

[PATCH 0/3] crypto: inside-secure - broaden driver scope
 2019-06-18  5:56 UTC  (4+ messages)
` [PATCH 1/3] crypto: inside-secure - make driver selectable for non-Marvell hardware
` [PATCH 2/3] crypto: inside-secure - add support for PCI based FPGA development board
` [PATCH 3/3] crypto: inside-secure - add support for using the EIP197 without firmware images

[PATCH v3] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-18  6:56 UTC  (6+ messages)

[PATCH v4] wusb: switch to cbcmac transform
 2019-06-18  6:53 UTC  (2+ messages)

[PATCH] crypto: serpent - mark __serpent_setkey_sbox noinline
 2019-06-18  3:19 UTC  (2+ messages)

[PATCH v3 0/5] crypto: caam - Add i.MX8MQ support
 2019-06-18  0:52 UTC  (10+ messages)
` [PATCH v3 1/5] crypto: caam - move DMA mask selection into a function
` [PATCH v3 2/5] crypto: caam - correct DMA address size for the i.MX8
` [PATCH v3 3/5] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v3 4/5] crypto: caam - simplfy clock initialization
` [PATCH v3 5/5] crypto: caam - add clock entry for i.MX8MQ

[PATCH 0/2] hwrng: Support for 7211 in iproc-rng200
 2019-06-17 21:40 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string

[PATCH v4 0/4] Additional fixes on Talitos driver
 2019-06-17 21:15 UTC  (5+ messages)
` [PATCH v4 1/4] lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
` [PATCH v4 2/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v4 3/4] crypto: talitos - fix hash on SEC1
` [PATCH v4 4/4] crypto: talitos - drop icv_ool

[PATCH] crypto: talitos - eliminate unneeded 'done' functions at build time
 2019-06-17 21:14 UTC 

[PATCH] crypto: testmgr - reduce stack usage in fuzzers
 2019-06-17 20:05 UTC  (10+ messages)

crypto: x86/crct10dif-pcl - cleanup and optimizations
 2019-06-17 18:22 UTC  (4+ messages)

[RFC PATCH 0/3] crypto: switch to shash for ESSIV generation
 2019-06-17 17:52 UTC  (20+ messages)
` [RFC PATCH 1/3] crypto: essiv - create a new shash template for IV generation
` [RFC PATCH 2/3] dm crypt: switch to essiv shash
` [RFC PATCH 3/3] fscrypt: switch to ESSIV shash
    ` [dm-devel] [RFC PATCH 0/3] crypto: switch to shash for ESSIV generation

ctr(aes) broken in CAAM driver
 2019-06-17 10:08 UTC  (8+ messages)

[PATCH v2] lib80211: use crypto API ccm(aes) transform for CCMP processing
 2019-06-17  9:19 UTC 

[PATCH 0/4] crypto: ccree: minor fixes
 2019-06-17  8:46 UTC  (5+ messages)
` [PATCH 1/4] crypto: ccree: Relocate driver irq registration after clk init
` [PATCH 2/4] crypto: ccree: check that cryptocell reset completed
` [PATCH 3/4] crypto: ccree: prevent isr handling in case driver is suspended
` [PATCH 4/4] crypto: ccree: add HW engine config check

[PATCH v2] wireless: airo: switch to skcipher interface
 2019-06-17  8:43 UTC 

[PATCH] wireless: airo: switch to skcipher interface
 2019-06-17  8:32 UTC  (6+ messages)

[PATCH v2] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-17  1:22 UTC  (6+ messages)

[PATCH] lib80211: use crypto API ccm(aes) transform for CCMP processing
 2019-06-16 19:47 UTC  (5+ messages)

[PATCH v3] wusb: switch to cbcmac transform
 2019-06-16 18:25 UTC  (5+ messages)

[PATCH v3 0/4] Additional fixes on Talitos driver
 2019-06-15  8:37 UTC  (11+ messages)
` [PATCH v3 1/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v3 2/4] crypto: talitos - fix hash on SEC1
      ` Issue with sg_copy_to_buffer() ? (was Re: [PATCH v3 2/4] crypto: talitos - fix hash on SEC1.)
` [PATCH v3 3/4] crypto: talitos - eliminate unneeded 'done' functions at build time
` [PATCH v3 4/4] crypto: talitos - drop icv_ool

[PATCH v2] wusb: switch to cbcmac transform
 2019-06-14 21:30 UTC  (4+ messages)

[PATCH AUTOSEL 5.1 26/59] crypto: hmac - fix memory leak in hmac_init_tfm()
 2019-06-14 20:28 UTC 

[PATCH] crypto: nx: no need to check return value of debugfs_create functions
 2019-06-14 14:29 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-14 12:37 UTC  (4+ messages)

[PATCH] wireless: airo: switch to skcipher interface
 2019-06-14  9:43 UTC  (2+ messages)

[PATCH] ARM: dts: imx7ulp: add crypto support
 2019-06-13  6:56 UTC  (9+ messages)

[PATCH v3 0/4] s390/crypto: Use -ENODEV instead of -EOPNOTSUPP
 2019-06-13  7:51 UTC  (5+ messages)

[PATCH v2 0/4] Additional fixes on Talitos driver
 2019-06-13 13:09 UTC  (20+ messages)
` [PATCH v2 1/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v2 3/4] crypto: talitos - eliminate unneeded 'done' functions at build time
` [PATCH v2 4/4] crypto: talitos - drop icv_ool

[PATCH] crypto: user - fix potential warnings in cryptouser.h
 2019-06-13  6:01 UTC  (2+ messages)

[PATCH 0/2] crypto: make cra_driver_name mandatory
 2019-06-13  6:53 UTC  (2+ messages)

[PATCH] crypto: testmgr - add some more preemption points
 2019-06-13  6:54 UTC  (2+ messages)

[PATCH] crypto: doc - improve the skcipher API example code
 2019-06-13  6:54 UTC  (2+ messages)

[PATCH] crypto: x86/aesni - remove unused internal cipher algorithm
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: aead - un-inline encrypt and decrypt functions
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: skcipher - un-inline encrypt and decrypt functions
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: skcipher - make chunksize and walksize accessors internal
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: chacha20poly1305 - a few cleanups
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH -next] crypto: bcm - Make some symbols static
 2019-06-13  6:56 UTC  (2+ messages)

[PATCH] crypto: chacha - constify ctx and iv arguments
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
 2019-06-13  6:56 UTC  (2+ messages)

[PATCH] crypto: hisilicon - Use the correct style for SPDX License Identifier
 2019-06-13  6:57 UTC  (2+ messages)

[PATCH] crypto: qat - use struct_size() helper
 2019-06-13  6:57 UTC  (2+ messages)

[PATCH 1/2] crypto: mxs-dcp - Use devm_platform_ioremap_resource()
 2019-06-13  6:57 UTC  (2+ messages)

[RFC PATCH 00/20] AES cleanup
 2019-06-12 17:08 UTC  (6+ messages)
` [RFC PATCH 02/20] crypto: arm/aes - rename local routines to prevent future clashes

[PATCH v2 0/4] crypto: caam - Add i.MX8MQ support
 2019-06-12 16:28 UTC  (4+ messages)
` [PATCH v2 1/4] crypto: caam - do not initialise clocks on the i.MX8

[PATCH v4 0/7] crypto: rc4 cleanup
 2019-06-12 15:47 UTC  (4+ messages)
` [PATCH v4 4/7] net/lib80211: move TKIP handling to ARC4 library code

[PATCH v3 0/7] crypto: rc4 cleanup
 2019-06-12 15:39 UTC  (5+ messages)
` [PATCH v3 5/7] crypto: arc4 - remove cipher implementation

[PATCH] wusb: switch to cbcmac transform
 2019-06-12 14:42 UTC 

[PATCH] crypto: talitos - fix max key size for sha384 and sha512
 2019-06-12 13:37 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).