Home
last modified time | relevance | path

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

/linux-5.19.10/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()
1435 rc = zcrypt_send_cprb(&xcrb); in cca_ecc2protkey()
1553 rc = zcrypt_send_cprb(&xcrb); in cca_query_crypto_facility()
Dzcrypt_api.h158 long zcrypt_send_cprb(struct ica_xcRB *xcRB);
Dzcrypt_api.c1036 long zcrypt_send_cprb(struct ica_xcRB *xcrb) in zcrypt_send_cprb() function
1040 EXPORT_SYMBOL(zcrypt_send_cprb);