Lines Matching refs:xcrb
299 struct ica_xcRB xcrb; in cca_genseckey() local
379 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_genseckey()
382 rc = zcrypt_send_cprb(&xcrb); in cca_genseckey()
441 struct ica_xcRB xcrb; in cca_clr2seckey() local
517 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_clr2seckey()
520 rc = zcrypt_send_cprb(&xcrb); in cca_clr2seckey()
581 struct ica_xcRB xcrb; in cca_sec2protkey() local
644 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_sec2protkey()
647 rc = zcrypt_send_cprb(&xcrb); in cca_sec2protkey()
745 struct ica_xcRB xcrb; in cca_gencipherkey() local
872 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_gencipherkey()
875 rc = zcrypt_send_cprb(&xcrb); in cca_gencipherkey()
946 struct ica_xcRB xcrb; in _ip_cprb_helper() local
1038 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in _ip_cprb_helper()
1041 rc = zcrypt_send_cprb(&xcrb); in _ip_cprb_helper()
1175 struct ica_xcRB xcrb; in cca_cipher2protkey() local
1249 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_cipher2protkey()
1252 rc = zcrypt_send_cprb(&xcrb); in cca_cipher2protkey()
1340 struct ica_xcRB xcrb; in cca_ecc2protkey() local
1412 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_ecc2protkey()
1415 rc = zcrypt_send_cprb(&xcrb); in cca_ecc2protkey()
1490 struct ica_xcRB xcrb; in cca_query_crypto_facility() local
1526 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_query_crypto_facility()
1529 rc = zcrypt_send_cprb(&xcrb); in cca_query_crypto_facility()