Lines Matching refs:xcrb
277 * Helper function to prepare the xcrb struct
304 struct ica_xcRB xcrb;
383 /* fill xcrb struct */
384 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
386 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
387 rc = zcrypt_send_cprb(&xcrb);
446 struct ica_xcRB xcrb;
521 /* fill xcrb struct */
522 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
524 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
525 rc = zcrypt_send_cprb(&xcrb);
586 struct ica_xcRB xcrb;
648 /* fill xcrb struct */
649 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
651 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
652 rc = zcrypt_send_cprb(&xcrb);
750 struct ica_xcRB xcrb;
877 /* prepare xcrb struct */
878 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
880 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
881 rc = zcrypt_send_cprb(&xcrb);
954 struct ica_xcRB xcrb;
1045 /* prepare xcrb struct */
1046 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
1048 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
1049 rc = zcrypt_send_cprb(&xcrb);
1189 struct ica_xcRB xcrb;
1262 /* fill xcrb struct */
1263 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
1265 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
1266 rc = zcrypt_send_cprb(&xcrb);
1358 struct ica_xcRB xcrb;
1429 /* fill xcrb struct */
1430 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
1432 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
1433 rc = zcrypt_send_cprb(&xcrb);
1512 struct ica_xcRB xcrb;
1547 /* fill xcrb struct */
1548 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
1550 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
1551 rc = zcrypt_send_cprb(&xcrb);