Searched refs:_zcrypt_send_cprb (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/s390/crypto/ |
D | zcrypt_api.c | 847 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb() function 973 return _zcrypt_send_cprb(false, &ap_perms, NULL, xcrb); in zcrypt_send_cprb() 1497 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb); in zsecsendcprb_ioctl() 1504 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb); in zsecsendcprb_ioctl() 1835 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb64); in trans_xcrb32() 1842 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb64); in trans_xcrb32()
|