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);
747 struct ica_xcRB xcrb;
874 /* prepare xcrb struct */
875 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
877 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
878 rc = zcrypt_send_cprb(&xcrb);
951 struct ica_xcRB xcrb;
1042 /* prepare xcrb struct */
1043 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
1045 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
1046 rc = zcrypt_send_cprb(&xcrb);
1186 struct ica_xcRB xcrb;
1259 /* fill xcrb struct */
1260 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
1262 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
1263 rc = zcrypt_send_cprb(&xcrb);
1352 struct ica_xcRB xcrb;
1425 /* fill xcrb struct */
1426 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
1428 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
1429 rc = zcrypt_send_cprb(&xcrb);
1505 struct ica_xcRB xcrb;
1540 /* fill xcrb struct */
1541 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk);
1543 /* forward xcrb with request CPRB and reply CPRB to zcrypt dd */
1544 rc = zcrypt_send_cprb(&xcrb);