Searched refs:_zcrypt_send_cprb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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 975 return _zcrypt_send_cprb(false, &ap_perms, NULL, xcrb); in zcrypt_send_cprb() 1499 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb); in zsecsendcprb_ioctl() 1506 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb); in zsecsendcprb_ioctl() 1837 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb64); in trans_xcrb32() 1844 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb64); in trans_xcrb32()
|