Searched refs:_zcrypt_send_cprb (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | zcrypt_api.c | 849 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb() function 979 return _zcrypt_send_cprb(false, &ap_perms, NULL, xcRB); in zcrypt_send_cprb() 1516 rc = _zcrypt_send_cprb(true, perms, &tr, &xcRB); in zsecsendcprb_ioctl() 1527 rc = _zcrypt_send_cprb(true, perms, &tr, &xcRB); in zsecsendcprb_ioctl() 1869 rc = _zcrypt_send_cprb(true, perms, &tr, &xcRB64); in trans_xcRB32() 1876 rc = _zcrypt_send_cprb(true, perms, &tr, &xcRB64); in trans_xcRB32()
|