diff options
author | Harald Freudenberger <freude@linux.ibm.com> | 2019-08-30 15:57:17 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2020-01-30 13:07:55 +0100 |
commit | a7367997abb64b5e5a4f6fe6091629440b10da40 (patch) | |
tree | b16ba69ac2eadeead1b86535b623655c55f310b5 /drivers/s390/crypto/zcrypt_ep11misc.c | |
parent | s390/zcrypt: enable card/domain autoselect on ep11 cprbs (diff) | |
download | linux-a7367997abb64b5e5a4f6fe6091629440b10da40.tar.xz linux-a7367997abb64b5e5a4f6fe6091629440b10da40.zip |
s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprb
Minor rework for struct ep11_cprb and struct ep11_urb. Use of u8, u16,
u32 instead of unsigned char. Declare pointers to mem from userspace
with __user to give sparse a chance to check.
Export zcrypt_send_ep11_cprb() function as this function will be
called by code in progress which will build ep11 cprbs within the
zcrypt device driver zoo and send them to EP11 crypto cards.
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/s390/crypto/zcrypt_ep11misc.c')
0 files changed, 0 insertions, 0 deletions