Home
last modified time | relevance | path

Searched refs:zcrypt_send_cprb (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_ccamisc.c387 rc = zcrypt_send_cprb(&xcrb); in cca_genseckey()
525 rc = zcrypt_send_cprb(&xcrb); in cca_clr2seckey()
652 rc = zcrypt_send_cprb(&xcrb); in cca_sec2protkey()
881 rc = zcrypt_send_cprb(&xcrb); in cca_gencipherkey()
1049 rc = zcrypt_send_cprb(&xcrb); in _ip_cprb_helper()
1266 rc = zcrypt_send_cprb(&xcrb); in cca_cipher2protkey()
1433 rc = zcrypt_send_cprb(&xcrb); in cca_ecc2protkey()
1551 rc = zcrypt_send_cprb(&xcrb); in cca_query_crypto_facility()
Dzcrypt_api.h155 long zcrypt_send_cprb(struct ica_xcRB *xcRB);
Dzcrypt_api.c971 long zcrypt_send_cprb(struct ica_xcRB *xcrb) in zcrypt_send_cprb() function
975 EXPORT_SYMBOL(zcrypt_send_cprb);