Home
last modified time | relevance | path

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

/drivers/s390/crypto/
A Dzcrypt_ccamisc.c412 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 Dzcrypt_api.h173 long zcrypt_send_cprb(struct ica_xcRB *xcRB, u32 xflags);
A Dzcrypt_api.c987 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