Re: [PATCH v4 14/16] crypto/nx: Register and unregister VAS interface

2021-06-02 Thread Nicholas Piggin
Excerpts from Haren Myneni's message of May 21, 2021 7:41 pm: > > Changes to create /dev/crypto/nx-gzip interface with VAS register > and to remove this interface with VAS unregister. > Could you include why the change is done, or what goes wrong without it? Thanks, Nick > Signed-off-by: Haren

[PATCH v4 14/16] crypto/nx: Register and unregister VAS interface

2021-05-21 Thread Haren Myneni
Changes to create /dev/crypto/nx-gzip interface with VAS register and to remove this interface with VAS unregister. Signed-off-by: Haren Myneni Acked-by: Herbert Xu --- drivers/crypto/nx/Kconfig | 1 + drivers/crypto/nx/nx-common-pseries.c | 9 + 2 files changed, 10 insert