Searched refs:_zcrypt_send_cprb (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_api.c | 852 static long _zcrypt_send_cprb(u32 xflags, struct ap_perms *perms, in _zcrypt_send_cprb() function 996 rc = _zcrypt_send_cprb(xflags, &ap_perms, &tr, xcrb); in zcrypt_send_cprb() 1002 rc = _zcrypt_send_cprb(xflags, &ap_perms, &tr, xcrb); in zcrypt_send_cprb() 1557 rc = _zcrypt_send_cprb(xflags, perms, &tr, &xcrb); in zsecsendcprb_ioctl() 1563 rc = _zcrypt_send_cprb(xflags, perms, &tr, &xcrb); in zsecsendcprb_ioctl()
|