Searched refs:_zcrypt_send_cprb (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/s390/crypto/ |
H A D | zcrypt_api.c | 845 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb() function 983 rc = _zcrypt_send_cprb(false, &ap_perms, &tr, xcrb); in zcrypt_send_cprb() 989 rc = _zcrypt_send_cprb(false, &ap_perms, &tr, xcrb); in zcrypt_send_cprb() 1533 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb); in zsecsendcprb_ioctl() 1539 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb); in zsecsendcprb_ioctl() 1859 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb64); in trans_xcrb32() 1865 rc = _zcrypt_send_cprb(true, perms, &tr, &xcrb64); in trans_xcrb32()
|