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