Cabiddu, Giovanni ([email protected])

Number of posts: 668 (0.24 per day)
First post: 2016-10-27 05:18:04
Last post: 2024-06-11 11:28:27

Date List Subject
2020-06-29 19:46:11 linux-crypto [PATCH v3 2/4] crypto: qat - validate xts key
2020-06-29 19:42:14 linux-crypto [PATCH v3 3/4] crypto: qat - remove unused field in skcipher ctx
2020-06-29 19:42:14 linux-crypto [PATCH v3 4/4] crypto: qat - fallback for xts with 192 bit keys
2020-06-29 18:53:23 linux-crypto Re: [PATCH v2 4/4] crypto: qat - fallback for xts with 192 bit keys
2020-06-26 08:06:24 linux-crypto [PATCH v2 3/4] crypto: qat - remove unused field in skcipher ctx
2020-06-26 08:06:24 linux-crypto [PATCH v2 1/4] crypto: qat - allow xts requests not multiple of block
2020-06-26 08:05:31 linux-crypto [PATCH v2 4/4] crypto: qat - fallback for xts with 192 bit keys
2020-06-26 08:05:25 linux-crypto [PATCH v2 0/4] crypto: qat - fixes to aes xts
2020-06-26 08:05:25 linux-crypto [PATCH v2 2/4] crypto: qat - validate xts key
2020-06-25 19:59:09 linux-crypto Re: [PATCH 4/4] crypto: qat - fallback for xts with 192 bit keys
2020-06-25 13:03:16 linux-crypto [PATCH 0/4] crypto: qat - fixes to aes xts
2020-06-25 13:02:32 linux-crypto [PATCH 4/4] crypto: qat - fallback for xts with 192 bit keys
2020-06-25 13:02:32 linux-crypto [PATCH 2/4] crypto: qat - validate xts key
2020-06-25 13:01:47 linux-crypto [PATCH 3/4] crypto: qat - remove unused field in skcipher ctx
2020-06-25 13:01:39 linux-crypto [PATCH 1/4] crypto: qat - allow xts requests not multiple of block
2020-06-11 21:24:15 linux-crypto [PATCH 2/3] crypto: qat - send admin messages to set of AEs
2020-06-11 21:23:53 linux-crypto [PATCH 0/3] crypto: qat - update admin interface
2020-06-11 21:23:38 linux-crypto [PATCH 3/3] crypto: qat - update timeout logic in put admin msg
2020-06-11 21:23:32 linux-crypto [PATCH 1/3] crypto: qat - update fw init admin msg
2020-06-03 17:37:19 linux-crypto [PATCH 1/3] crypto: qat - replace user types with kernel u types
2020-06-03 17:36:32 linux-crypto [PATCH 3/3] crypto: qat - remove packed attribute in etr structs
2020-06-03 17:36:30 linux-crypto [PATCH 2/3] crypto: qat - replace user types with kernel ABI __u types
2020-06-03 17:36:19 linux-crypto [PATCH 0/3] Replace user types and remove packed
2020-06-03 16:56:16 linux-crypto Re: [PATCH 1/4] qat: fix misunderstood -EBUSY return code
2020-06-02 22:09:06 linux-crypto Re: [PATCH 1/4] qat: fix misunderstood -EBUSY return code
2020-05-27 22:19:46 linux-crypto [PATCH] crypto: qat - fix parameter check in aead encryption
2020-05-27 16:08:00 linux-crypto [PATCH] crypto: qat - convert to SPDX License Identifiers
2019-11-07 11:27:11 linux-crypto Re: [PATCH v3 25/29] crypto: qat - switch to skcipher API
2019-10-25 19:36:38 linux-crypto Re: [PATCH] crypto: qat - remove redundant condition accel_dev->is_vf
2019-07-25 14:14:08 linux-crypto Re: [PATCH] crypto: qat - Silence smp_processor_id() warning
2019-04-29 15:45:15 linux-crypto [PATCH 3/7] crypto: qat - update iv after encryption or decryption operations
2019-04-29 15:45:15 linux-crypto [PATCH 5/7] crypto: qat - return proper error code in setkey
2019-04-29 15:44:46 linux-crypto [PATCH 7/7] crypto: qat - do not offload zero length requests
2019-04-29 15:44:43 linux-crypto [PATCH 4/7] crypto: qat - fix block size for aes ctr mode
2019-04-29 15:44:43 linux-crypto [PATCH 6/7] crypto: qat - return error for block ciphers for invalid requests
2019-04-29 15:44:41 linux-crypto [PATCH 2/7] crypto: qat - add check for negative offset in alg precompute function
2019-04-29 15:44:33 linux-crypto [PATCH 1/7] crypto: qat - remove spin_lock in qat_ablkcipher_setkey
2017-07-28 09:13:58 linux-crypto Re: [PATCH v2 3/3] crypto: scompress - defer allocation of scratch buffer to first use
2017-07-25 23:37:12 linux-crypto Re: [PATCH v2 3/3] crypto: scompress - defer allocation of scratch buffer to first use
2017-07-25 23:19:36 linux-kernel Re: [PATCH v3 3/4] btrfs: Add zstd support
2017-07-25 23:19:34 linux-crypto Re: [PATCH v3 3/4] btrfs: Add zstd support
2017-04-21 20:54:46 linux-crypto [PATCH v2 2/2] crypto: scomp - add support for deflate rfc1950 (zlib)
2017-04-21 20:54:43 linux-crypto [PATCH v2 1/2] crypto: scomp - allow registration of multiple scomps
2017-04-19 14:12:02 linux-crypto [PATCH 2/2] crypto: acomp - add support for deflate rfc1950 (zlib)
2017-04-19 14:11:59 linux-crypto [PATCH 1/2] crypto: scomp - allow registration of multiple scomps
2017-04-19 13:27:33 linux-crypto [PATCH] crypto: acomp - replace compression known answer test
2017-04-19 13:26:31 linux-crypto [PATCH] crypto: acomp - report scomp implementations
2017-04-19 13:23:22 linux-crypto [PATCH] crypto: acomp - allow registration of multiple acomps
2017-02-15 22:12:08 linux-crypto Re: [RFC PATCH v1 1/1] mm: zswap - Add crypto acomp/scomp framework support
2017-01-31 13:35:18 linux-crypto Re: [PATCH] crypto: qat - zero esram only for DH85x devices
2016-12-22 15:01:07 linux-crypto [PATCH] crypto: qat - increase number of supported devices