Searched refs:zcrypt_send_cprb (Results 1 – 3 of 3) sorted by relevance
| /drivers/s390/crypto/ |
| A D | zcrypt_ccamisc.c | 412 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_genseckey() 551 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_clr2seckey() 679 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_sec2protkey() 908 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_gencipherkey() 1076 rc = zcrypt_send_cprb(&xcrb, xflags); in _ip_cprb_helper() 1297 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_cipher2protkey() 1461 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_ecc2protkey() 1577 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_query_crypto_facility()
|
| A D | zcrypt_api.h | 173 long zcrypt_send_cprb(struct ica_xcRB *xcRB, u32 xflags);
|
| A D | zcrypt_api.c | 987 long zcrypt_send_cprb(struct ica_xcRB *xcrb, u32 xflags) in zcrypt_send_cprb() function 1010 EXPORT_SYMBOL(zcrypt_send_cprb);
|
Completed in 14 milliseconds