Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c382 rc = zcrypt_send_cprb(&xcrb); in cca_genseckey()
520 rc = zcrypt_send_cprb(&xcrb); in cca_clr2seckey()
647 rc = zcrypt_send_cprb(&xcrb); in cca_sec2protkey()
875 rc = zcrypt_send_cprb(&xcrb); in cca_gencipherkey()
1041 rc = zcrypt_send_cprb(&xcrb); in _ip_cprb_helper()
1252 rc = zcrypt_send_cprb(&xcrb); in cca_cipher2protkey()
1415 rc = zcrypt_send_cprb(&xcrb); in cca_ecc2protkey()
1529 rc = zcrypt_send_cprb(&xcrb); in cca_query_crypto_facility()
H A Dzcrypt_api.h164 long zcrypt_send_cprb(struct ica_xcRB *xcRB);
H A Dzcrypt_api.c975 long zcrypt_send_cprb(struct ica_xcRB *xcrb) in zcrypt_send_cprb() function
998 EXPORT_SYMBOL(zcrypt_send_cprb);