Lines Matching refs:xcrb
304 struct ica_xcRB xcrb; in cca_genseckey() local
384 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_genseckey()
387 rc = zcrypt_send_cprb(&xcrb); in cca_genseckey()
446 struct ica_xcRB xcrb; in cca_clr2seckey() local
522 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_clr2seckey()
525 rc = zcrypt_send_cprb(&xcrb); in cca_clr2seckey()
586 struct ica_xcRB xcrb; in cca_sec2protkey() local
649 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_sec2protkey()
652 rc = zcrypt_send_cprb(&xcrb); in cca_sec2protkey()
747 struct ica_xcRB xcrb; in cca_gencipherkey() local
875 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_gencipherkey()
878 rc = zcrypt_send_cprb(&xcrb); in cca_gencipherkey()
951 struct ica_xcRB xcrb; in _ip_cprb_helper() local
1043 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in _ip_cprb_helper()
1046 rc = zcrypt_send_cprb(&xcrb); in _ip_cprb_helper()
1186 struct ica_xcRB xcrb; in cca_cipher2protkey() local
1260 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_cipher2protkey()
1263 rc = zcrypt_send_cprb(&xcrb); in cca_cipher2protkey()
1352 struct ica_xcRB xcrb; in cca_ecc2protkey() local
1426 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_ecc2protkey()
1429 rc = zcrypt_send_cprb(&xcrb); in cca_ecc2protkey()
1505 struct ica_xcRB xcrb; in cca_query_crypto_facility() local
1541 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_query_crypto_facility()
1544 rc = zcrypt_send_cprb(&xcrb); in cca_query_crypto_facility()