Re: [PATCH v2 0/2] cleanup and hardware keys

2018-05-05 Thread Herbert Xu
On Mon, Apr 23, 2018 at 08:25:13AM +0100, Gilad Ben-Yossef wrote: > Small cleanup and add support for CryptoCell hardware keys. > > Changes from v1: > - The cleanup patch is new, as Herbert took the previous one :-) > - Hardware key API uses the "paes" designator to indicate a protected key, >

[PATCH v2 0/2] cleanup and hardware keys

2018-04-23 Thread Gilad Ben-Yossef
Small cleanup and add support for CryptoCell hardware keys. Changes from v1: - The cleanup patch is new, as Herbert took the previous one :-) - Hardware key API uses the "paes" designator to indicate a protected key, same as s390, as per Herbert preference - Avoid direct casting and reference