Searched refs:send_cprb (Results 1 – 3 of 3) sorted by relevance
93 long (*send_cprb)(struct zcrypt_device *, struct ica_xcRB *); member
1116 .send_cprb = zcrypt_msgtype6_send_cprb,1124 .send_cprb = zcrypt_msgtype6_send_cprb,
557 if (!zdev->online || !zdev->ops->send_cprb || in zcrypt_send_cprb()568 rc = zdev->ops->send_cprb(zdev, xcRB); in zcrypt_send_cprb()