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.c411 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_genseckey()
550 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_clr2seckey()
678 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_sec2protkey()
907 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_gencipherkey()
1075 rc = zcrypt_send_cprb(&xcrb, xflags); in _ip_cprb_helper()
1296 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_cipher2protkey()
1460 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_ecc2protkey()
1576 rc = zcrypt_send_cprb(&xcrb, xflags); in cca_query_crypto_facility()
H A Dzcrypt_api.h173 long zcrypt_send_cprb(struct ica_xcRB *xcRB, u32 xflags);
H A Dzcrypt_api.c988 long zcrypt_send_cprb(struct ica_xcRB *xcrb, u32 xflags) in zcrypt_send_cprb() function
1011 EXPORT_SYMBOL(zcrypt_send_cprb);