LinuxLists
Users
About
Gilad Ben-Yossef (
[email protected]
)
Number of posts: 2052 (0.24 per day)
First post: 2001-04-12 16:08:44
Last post: 2024-05-27 16:53:03
Previous Page
/
Next Page
Date
List
Subject
2020-03-08 15:58:42
linux-kernel
[PATCH 3/6] crypto: ccree - remove ancient TODO remarks
2020-03-08 15:58:34
linux-kernel
[PATCH 5/6] crypto: ccree - use crypto_ipsec_check_assoclen()
2020-03-08 15:58:13
linux-kernel
[PATCH 6/6] crypto: ccree - refactor AEAD IV in AAD handling
2020-03-08 15:58:08
linux-kernel
[PATCH 4/6] crypto: ccree - only check condition if needed
2020-03-08 15:58:02
linux-kernel
[PATCH 2/6] crypto: ccree - remove pointless comment
2020-03-08 15:57:49
linux-crypto
[PATCH 1/6] crypto: ccree - update register handling macros
2020-03-08 15:57:48
linux-crypto
[PATCH 0/6] crypto: ccree - cleanups
2020-03-08 14:45:15
linux-crypto
Re: [PATCH 0/3] crypto: AEAD fuzz tests and doc improvement
2020-03-04 13:49:22
linux-crypto
Re: [PATCH v2] crypto: testmgr - sync both RFC4106 IV copies
2020-03-03 12:50:53
linux-crypto
[PATCH v2] crypto: testmgr - sync both RFC4106 IV copies
2020-02-26 15:10:39
linux-crypto
Re: [PATCH 2/2] crypto: testmgr - sync both RFC4106 IV copies
2020-02-26 14:43:27
linux-kernel
Re: [PATCH 1/2] crypto: testmgr - use generic algs making test vecs
2020-02-25 16:13:58
linux-crypto
[PATCH 2/2] crypto: testmgr - sync both RFC4106 IV copies
2020-02-25 16:11:02
linux-crypto
[PATCH 0/2] crypto: testmgr - AEAD extra tests fixes
2020-02-25 16:10:50
linux-kernel
[PATCH 1/2] crypto: testmgr - use generic algs making test vecs
2020-02-20 12:30:09
linux-crypto
Re: [PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements
2020-02-19 15:42:05
linux-kernel
Re: [PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements
2020-02-09 09:14:31
linux-kernel
Re: [PATCH] crypto: ccree - dec auth tag size from cryptlen map
2020-02-09 08:12:39
linux-crypto
Re: Possible issue with new inauthentic AEAD in extended crypto tests
2020-02-09 08:05:38
linux-crypto
Re: Possible issue with new inauthentic AEAD in extended crypto tests
2020-02-07 11:52:00
linux-crypto
Re: Possible issue with new inauthentic AEAD in extended crypto tests
2020-02-05 14:48:56
linux-crypto
Re: Possible issue with new inauthentic AEAD in extended crypto tests
2020-02-02 16:22:00
linux-crypto
Re: [PATCH 4/4] crypto: ccree - fix AEAD blocksize registration
2020-02-02 16:20:05
linux-crypto
[PATCH] crypto: ccree - dec auth tag size from cryptlen map
2020-02-02 15:33:09
linux-crypto
Re: [PATCH 4/4] crypto: ccree - fix AEAD blocksize registration
2020-01-30 11:34:15
linux-crypto
Re: [PATCH 4/4] crypto: ccree - fix AEAD blocksize registration
2020-01-29 14:38:50
linux-crypto
[PATCH 1/4] crypto: ccree - protect against empty or NULL scatterlists
2020-01-29 14:38:50
linux-crypto
[PATCH 2/4] crypto: ccree - only try to map auth tag if needed
2020-01-29 14:38:47
linux-crypto
[PATCH 3/4] crypto: ccree - fix some reported cipher block sizes
2020-01-29 14:38:44
linux-crypto
[PATCH 4/4] crypto: ccree - fix AEAD blocksize registration
2020-01-29 14:38:28
linux-crypto
[PATCH 0/4] crypto: ccree - fixes
2020-01-29 11:28:43
linux-crypto
Re: Possible issue with new inauthentic AEAD in extended crypto tests
2020-01-29 09:19:16
linux-crypto
Re: [PATCH] [RFC] crypto: ccree - fix retry handling in cc_send_sync_request()
2020-01-29 09:12:15
linux-crypto
Re: [PATCH] [RFC] crypto: ccree - fix retry handling in cc_send_sync_request()
2020-01-28 09:31:31
linux-crypto
Re: [RFC v3] crypto: ccree - protect against short scatterlists
2020-01-28 07:25:02
linux-crypto
Re: Possible issue with new inauthentic AEAD in extended crypto tests
2020-01-27 15:10:18
linux-crypto
Re: [RFC] crypto: ccree - protect against short scatterlists
2020-01-27 15:09:14
linux-crypto
[RFC v3] crypto: ccree - protect against short scatterlists
2020-01-27 12:51:09
linux-crypto
[PATCH] crypto: testmgr - properly mark the end of scatterlist
2020-01-27 12:50:05
linux-crypto
[RFC] crypto: ccree - protect against short scatterlists
2020-01-27 12:49:58
linux-crypto
Re: [RFC] crypto: ccree - protect against short scatterlists
2020-01-27 08:04:56
linux-crypto
Possible issue with new inauthentic AEAD in extended crypto tests
2020-01-26 13:39:04
linux-crypto
[RFC] crypto: ccree - protect against short scatterlists
2020-01-26 13:38:31
linux-crypto
Re: [PATCH 00/11] crypto: ccree - fixes and cleanups
2020-01-26 13:33:34
linux-crypto
Re: [PATCH 2/2] crypto: ccree - fix debugfs register access while suspended
2020-01-23 18:19:24
linux-crypto
Re: [PATCH 00/11] crypto: ccree - fixes and cleanups
2020-01-23 11:45:21
linux-crypto
Re: [PATCH 00/11] crypto: ccree - fixes and cleanups
2020-01-21 12:05:55
linux-crypto
Re: Advertise maximum number of sg supported by driver in single request
2020-01-16 10:17:42
linux-crypto
[PATCH 03/11] crypto: ccree - fix AEAD decrypt auth fail
2020-01-16 10:17:19
linux-crypto
[PATCH 02/11] crypto: ccree: fix typo in comment
2020-01-16 10:17:06
linux-crypto
[PATCH 06/11] crypto: ccree - cc_do_send_request() is void func