Home
last modified time | relevance | path

Searched refs:zcrypt_send_cprb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_api.h159 long zcrypt_send_cprb(struct ica_xcRB *xcRB);
H A Dzcrypt_ccamisc.c387 rc = zcrypt_send_cprb(&xcrb); in cca_genseckey()
389 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, errno %d\n", in cca_genseckey()
525 rc = zcrypt_send_cprb(&xcrb); in cca_clr2seckey()
527 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, rc=%d\n", in cca_clr2seckey()
652 rc = zcrypt_send_cprb(&xcrb); in cca_sec2protkey()
654 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, rc=%d\n", in cca_sec2protkey()
878 rc = zcrypt_send_cprb(&xcrb); in cca_gencipherkey()
881 "%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, rc=%d\n", in cca_gencipherkey()
1046 rc = zcrypt_send_cprb(&xcrb); in _ip_cprb_helper()
1049 "%s zcrypt_send_cprb (cardn in _ip_cprb_helper()
[all...]
H A Dzcrypt_api.c978 long zcrypt_send_cprb(struct ica_xcRB *xcRB) in zcrypt_send_cprb() function
982 EXPORT_SYMBOL(zcrypt_send_cprb); variable
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_api.h155 long zcrypt_send_cprb(struct ica_xcRB *xcRB);
H A Dzcrypt_ccamisc.c387 rc = zcrypt_send_cprb(&xcrb); in cca_genseckey()
389 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, errno %d\n", in cca_genseckey()
525 rc = zcrypt_send_cprb(&xcrb); in cca_clr2seckey()
527 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, rc=%d\n", in cca_clr2seckey()
652 rc = zcrypt_send_cprb(&xcrb); in cca_sec2protkey()
654 DEBUG_ERR("%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, rc=%d\n", in cca_sec2protkey()
881 rc = zcrypt_send_cprb(&xcrb); in cca_gencipherkey()
884 "%s zcrypt_send_cprb (cardnr=%d domain=%d) failed, rc=%d\n", in cca_gencipherkey()
1049 rc = zcrypt_send_cprb(&xcrb); in _ip_cprb_helper()
1052 "%s zcrypt_send_cprb (cardn in _ip_cprb_helper()
[all...]
H A Dzcrypt_api.c971 long zcrypt_send_cprb(struct ica_xcRB *xcrb) in zcrypt_send_cprb() function
975 EXPORT_SYMBOL(zcrypt_send_cprb); variable

Completed in 11 milliseconds