Searched refs:send_cprb (Results 1 – 3 of 3) sorted by relevance
90 long (*send_cprb)(struct zcrypt_device *, struct ica_xcRB *); member
843 .send_cprb = zcrypt_pcixcc_send_cprb,849 .send_cprb = zcrypt_pcixcc_send_cprb,
457 if (!zdev->online || !zdev->ops->send_cprb || in zcrypt_send_cprb()468 rc = zdev->ops->send_cprb(zdev, xcRB); in zcrypt_send_cprb()