diff options
author | Stefan Raspl <raspl@linux.ibm.com> | 2023-01-23 19:17:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-25 09:46:48 +0000 |
commit | 9de4df7b6be1cfca500f8ba21137d53eec45418a (patch) | |
tree | 85ed634e832e467d61bcfdda026031bdd2cccc3a /drivers/crypto | |
parent | 8747716f3942a610efdd12e3655df47269c268ac (diff) | |
download | linux-9de4df7b6be1cfca500f8ba21137d53eec45418a.tar.gz linux-9de4df7b6be1cfca500f8ba21137d53eec45418a.tar.bz2 linux-9de4df7b6be1cfca500f8ba21137d53eec45418a.zip |
net/smc: Separate SMC-D and ISM APIs
We separate the code implementing the struct smcd_ops API in the ISM
device driver from the functions that may be used by other exploiters of
ISM devices.
Note: We start out small, and don't offer the whole breadth of the ISM
device for public use, as many functions are specific to or likely only
ever used in the context of SMC-D.
This is the third part of a bigger overhaul of the interfaces between SMC
and ISM.
Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
Signed-off-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions