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()
750 struct ica_xcRB xcrb; in cca_gencipherkey() local
878 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_gencipherkey()
881 rc = zcrypt_send_cprb(&xcrb); in cca_gencipherkey()
954 struct ica_xcRB xcrb; in _ip_cprb_helper() local
1046 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in _ip_cprb_helper()
1049 rc = zcrypt_send_cprb(&xcrb); in _ip_cprb_helper()
1189 struct ica_xcRB xcrb; in cca_cipher2protkey() local
1263 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_cipher2protkey()
1266 rc = zcrypt_send_cprb(&xcrb); in cca_cipher2protkey()
1358 struct ica_xcRB xcrb; in cca_ecc2protkey() local
1432 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_ecc2protkey()
1435 rc = zcrypt_send_cprb(&xcrb); in cca_ecc2protkey()
1514 struct ica_xcRB xcrb; in cca_query_crypto_facility() local
1550 prep_xcrb(&xcrb, cardnr, preqcblk, prepcblk); in cca_query_crypto_facility()
1553 rc = zcrypt_send_cprb(&xcrb); in cca_query_crypto_facility()