| H A D | zcrypt_api.c | 854 struct ica_xcRB *xcrb) in _zcrypt_send_cprb() argument 865 trace_s390_zcrypt_req(xcrb, TB_ZSECSENDCPRB); in _zcrypt_send_cprb() 867 xcrb->status = 0; in _zcrypt_send_cprb() 874 rc = prep_cca_ap_msg(userspace, xcrb, &ap_msg, &func_code, &domain); in _zcrypt_send_cprb() 902 card = xcrb->user_defined; in _zcrypt_send_cprb() 959 rc = pref_zq->ops->send_cprb(userspace, pref_zq, xcrb, &ap_msg); in _zcrypt_send_cprb() 975 trace_s390_zcrypt_rep(xcrb, func_code, rc, in _zcrypt_send_cprb() 981 long zcrypt_send_cprb(struct ica_xcRB *xcrb, u32 xflags) in zcrypt_send_cprb() argument 989 rc = _zcrypt_send_cprb(xflags, &ap_perms, &tr, xcrb); in zcrypt_send_cprb() 995 rc = _zcrypt_send_cprb(xflags, &ap_perms, &tr, xcrb); in zcrypt_send_cprb() 1035 _zcrypt_send_ep11_cprb(u32 xflags,struct ap_perms * perms,struct zcrypt_track * tr,struct ep11_urb * xcrb) _zcrypt_send_ep11_cprb() argument 1184 zcrypt_send_ep11_cprb(struct ep11_urb * xcrb,u32 xflags) zcrypt_send_ep11_cprb() argument 1539 struct ica_xcRB xcrb; zsecsendcprb_ioctl() local 1570 struct ep11_urb xcrb; zsendep11cprb_ioctl() local [all...] |