Searched refs:_zcrypt_send_cprb (Results 1 – 1 of 1) sorted by relevance
/drivers/s390/crypto/ |
D | zcrypt_api.c | 849 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb() function 982 return _zcrypt_send_cprb(false, &ap_perms, NULL, xcRB); in zcrypt_send_cprb() 1522 rc = _zcrypt_send_cprb(true, perms, &tr, &xcRB); in zsecsendcprb_ioctl() 1533 rc = _zcrypt_send_cprb(true, perms, &tr, &xcRB); in zsecsendcprb_ioctl() 1875 rc = _zcrypt_send_cprb(true, perms, &tr, &xcRB64); in trans_xcRB32() 1882 rc = _zcrypt_send_cprb(true, perms, &tr, &xcRB64); in trans_xcRB32()
|