Searched refs:cca_get_info (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_ccamisc.h | 263 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, u32 xflags);
|
| H A D | zcrypt_cex4.c | 88 cca_get_info(ac->id, AUTOSEL_DOM, &ci, 0); in cca_serialnr_show() 120 cca_get_info(AP_QID_CARD(zq->queue->qid), in cca_mkvps_show()
|
| H A D | zcrypt_ccamisc.c | 1632 int cca_get_info(u16 cardnr, u16 domain, struct cca_info *ci, u32 xflags) in cca_get_info() function 1710 EXPORT_SYMBOL(cca_get_info); 1748 if (cca_get_info(card, dom, &ci, xflags)) in cca_findcard2()
|