Home
last modified time | relevance | path

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

/Linux-v5.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()
878 rc = zcrypt_send_cprb(&xcrb); in cca_gencipherkey()
1046 rc = zcrypt_send_cprb(&xcrb); in _ip_cprb_helper()
1263 rc = zcrypt_send_cprb(&xcrb); in cca_cipher2protkey()
1429 rc = zcrypt_send_cprb(&xcrb); in cca_ecc2protkey()
1544 rc = zcrypt_send_cprb(&xcrb); in cca_query_crypto_facility()
Dzcrypt_api.h159 long zcrypt_send_cprb(struct ica_xcRB *xcRB);
Dzcrypt_api.c977 long zcrypt_send_cprb(struct ica_xcRB *xcRB) in zcrypt_send_cprb() function
981 EXPORT_SYMBOL(zcrypt_send_cprb);